Message3839

Author MrMeanie
Recipients MrMeanie, cgroves, fwierzbicki, zyasoft
Date 2008-11-23.18:51:05
SpamBayes Score 7.441169e-05
Marked as misclassified No
Message-id <1227466266.27.0.940532632278.issue1148@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that:

1) Fixes the PyList slice issue
2) Adds slice support to the java collection proxy (PyJaveType now)

This patch is for the newstyle-java-types branch, instead of trunk.

The same test as in previous patches is included.
History
Date User Action Args
2008-11-23 18:51:06MrMeaniesetmessageid: <1227466266.27.0.940532632278.issue1148@psf.upfronthosting.co.za>
2008-11-23 18:51:06MrMeaniesetrecipients: + MrMeanie, cgroves, fwierzbicki, zyasoft
2008-11-23 18:51:06MrMeanielinkissue1148 messages
2008-11-23 18:51:06MrMeaniecreate