[issue9329] freeze tool cannot handle JSON module properly

Elazar Leibovich report at bugs.python.org
Mon Jul 11 12:36:31 CEST 2011


Elazar Leibovich <elazarl at gmail.com> added the comment:

Similar problem occurs if you do not specify

   from encodings import ascii

You can get

   LookupError: unknown encoding: ascii

----------
nosy: +Elazar.Leibovich
status: pending -> open

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


More information about the Python-bugs-list mailing list