[issue9329] freeze tool cannot handle JSON module properly

Sam Saint-Pettersen report at bugs.python.org
Fri Jul 23 03:19:38 CEST 2010


Sam Saint-Pettersen <s.stpettersen at gmail.com> added the comment:

Problem occurs with "frozen" programs if:


from encodings import hex_codec 

...is not explicitly written in the script.

----------
status: open -> pending

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


More information about the Python-bugs-list mailing list