This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients Arfrever, Marc.Abramowitz, Ronan.Lamy, brett.cannon, georg.brandl, jcea, loewis, pitrou
Date 2012-06-27.16:50:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340815857.1.0.286370533875.issue15030@psf.upfronthosting.co.za>
In-reply-to
Content
I think the loader should just unconditionally assume 12 bytes header. This is meant to work only for the exact version it ships with, so it just has to match.
History
Date User Action Args
2012-06-27 16:50:57loewissetrecipients: + loewis, brett.cannon, georg.brandl, jcea, pitrou, Arfrever, Marc.Abramowitz, Ronan.Lamy
2012-06-27 16:50:57loewissetmessageid: <1340815857.1.0.286370533875.issue15030@psf.upfronthosting.co.za>
2012-06-27 16:50:56loewislinkissue15030 messages
2012-06-27 16:50:56loewiscreate