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 schmir
Recipients schmir
Date 2008-06-30.06:43:45
SpamBayes Score 0.14971694
Marked as misclassified No
Message-id <1214808227.67.0.145094498751.issue3241@psf.upfronthosting.co.za>
In-reply-to
Content
I just noticed that this also happens with 2.5.
I first thought it was a regression, since I've never seen frozen
programs print such garbage, it's apparently caused by bbfreeze choosing
a dubious __file__ and by 2.6 having much more warnings statements.

feel free to close as wontfix.
History
Date User Action Args
2008-06-30 06:43:48schmirsetspambayes_score: 0.149717 -> 0.14971694
recipients: + schmir
2008-06-30 06:43:47schmirsetspambayes_score: 0.149717 -> 0.149717
messageid: <1214808227.67.0.145094498751.issue3241@psf.upfronthosting.co.za>
2008-06-30 06:43:46schmirlinkissue3241 messages
2008-06-30 06:43:45schmircreate