Message7147

Author alex.gronholm
Recipients alex.gronholm, fwierzbicki
Date 2012-05-25.12:24:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337948690.81.0.685927022771.issue1896@psf.upfronthosting.co.za>
In-reply-to
Content
Renamed the issue.

I also committed the missing imp.get_magic() function, but I think I was too hasty. For one, the value should be unique to Jython. Second, there may be a good reason why the function is missing from Jython 2.5. It's highly likely that my commit needs to be reverted. However, I have no clue how to fix the compileall module then.
History
Date User Action Args
2012-05-25 12:24:50alex.gronholmsetmessageid: <1337948690.81.0.685927022771.issue1896@psf.upfronthosting.co.za>
2012-05-25 12:24:50alex.gronholmsetrecipients: + alex.gronholm, fwierzbicki
2012-05-25 12:24:50alex.gronholmlinkissue1896 messages
2012-05-25 12:24:50alex.gronholmcreate