Message7367

Author fwierzbicki
Recipients cgroves, david-perez, fwierzbicki
Date 2012-08-10.18:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344623078.9.0.0348087022934.issue1784696@psf.upfronthosting.co.za>
In-reply-to
Content
Something like this would be a good thing for Jython3 -- it would need to follow http://www.python.org/dev/peps/pep-3147/ -- we will be targeting at least version 3.3 when we get going on Jython3 and it will most likely use the new importlib from the CPython project to do imports so we'd need to look into integrating with that.
History
Date User Action Args
2012-08-10 18:24:38fwierzbickisetmessageid: <1344623078.9.0.0348087022934.issue1784696@psf.upfronthosting.co.za>
2012-08-10 18:24:38fwierzbickisetrecipients: + fwierzbicki, cgroves, david-perez
2012-08-10 18:24:38fwierzbickilinkissue1784696 messages
2012-08-10 18:24:38fwierzbickicreate