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 georg.brandl
Recipients benjamin.peterson, georg.brandl
Date 2008-04-05.16:52:28
SpamBayes Score 0.03308215
Marked as misclassified No
Message-id <1207414401.49.0.56057550494.issue2556@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I can't see what's wrong here. See import.c which indeed uses
PySys_GetObject to retrieve the value of dont_write_bytecode.
History
Date User Action Args
2008-04-05 16:53:21georg.brandlsetspambayes_score: 0.0330821 -> 0.03308215
recipients: + georg.brandl, benjamin.peterson
2008-04-05 16:53:21georg.brandlsetspambayes_score: 0.0330821 -> 0.0330821
messageid: <1207414401.49.0.56057550494.issue2556@psf.upfronthosting.co.za>
2008-04-05 16:52:29georg.brandllinkissue2556 messages
2008-04-05 16:52:28georg.brandlcreate