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 gvanrossum
Recipients brett.cannon, christian.heimes, doko, georg.brandl, gvanrossum, loewis, nnorwitz, thosrtanner
Date 2008-01-06.23:55:00
SpamBayes Score 0.041216664
Marked as misclassified No
Message-id <1199663701.8.0.103423189126.issue602345@psf.upfronthosting.co.za>
In-reply-to
Content
PS the patch still has a problem:

Python/pythonrun.c:177: error: ‘Py_ReadOnlyBytecodeFlag’ undeclared
(first use in this function)
History
Date User Action Args
2008-01-06 23:55:01gvanrossumsetspambayes_score: 0.0412167 -> 0.041216664
recipients: + gvanrossum, loewis, nnorwitz, brett.cannon, georg.brandl, doko, christian.heimes, thosrtanner
2008-01-06 23:55:01gvanrossumsetspambayes_score: 0.0412167 -> 0.0412167
messageid: <1199663701.8.0.103423189126.issue602345@psf.upfronthosting.co.za>
2008-01-06 23:55:00gvanrossumlinkissue602345 messages
2008-01-06 23:55:00gvanrossumcreate