Message176921
So we have IronPython who has their own format, Jython who has their own format *and* .pyc files (which would screw with __cached__ so I assume they won't try to use both at the same time), PyPy which use .pyc files, and CPython which uses .pyc files. My motivation for exposing this publicly is quickly dwindling, although factoring it out for private use is fine. |
|
Date |
User |
Action |
Args |
2012-12-04 15:42:30 | brett.cannon | set | recipients:
+ brett.cannon, jcea, ncoghlan, pjenvey, Arfrever, dino.viehland, eric.snow, Marc.Abramowitz, Ronan.Lamy |
2012-12-04 15:42:30 | brett.cannon | set | messageid: <1354635750.25.0.675180743931.issue15031@psf.upfronthosting.co.za> |
2012-12-04 15:42:30 | brett.cannon | link | issue15031 messages |
2012-12-04 15:42:30 | brett.cannon | create | |
|