[issue3241] warnings module prints garbage

Ralf Schmitt report at bugs.python.org
Mon Jun 30 08:43:47 CEST 2008


Ralf Schmitt <schmir at gmail.com> added the comment:

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.

----------
versions: +Python 2.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3241>
_______________________________________


More information about the Python-bugs-list mailing list