Message4738

Author MrMeanie
Recipients MrMeanie, fwierzbicki, pjenvey
Date 2009-05-28.13:37:35
SpamBayes Score 7.194856e-06
Marked as misclassified No
Message-id <1243517857.54.0.102432777184.issue1338@psf.upfronthosting.co.za>
In-reply-to
Content
Please find attached a patch that:

- Uses getJavaProxy() instead of __tojava__(Object.class) as suggested
by pjenvey
- Applies the fix to __ne__() too
- Adds the unit test to test_java_integration

These modifications make no different to the output of the other
regression tests.
History
Date User Action Args
2009-05-28 13:37:37MrMeaniesetmessageid: <1243517857.54.0.102432777184.issue1338@psf.upfronthosting.co.za>
2009-05-28 13:37:37MrMeaniesetrecipients: + MrMeanie, fwierzbicki, pjenvey
2009-05-28 13:37:37MrMeanielinkissue1338 messages
2009-05-28 13:37:37MrMeaniecreate