Message2272

Author bckfnn
Recipients
Date 2002-10-29.14:15:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4201

Patch rejected. If we only need to support builtin long(),
there is no need to add a typecheck in the PyJavaClass code.
It can instead be handled by the normal java method argument
resolution in __builtin__.java.

The testcode is added as test373.
History
Date User Action Args
2008-02-20 17:18:20adminlinkissue630150 messages
2008-02-20 17:18:20admincreate