import _frozen_importlib # frozen import imp # builtin import sys # builtin # installing zipimport hook # installed zipimport hook # C:\Python34\lib\encodings\__pycache__\__init__.cpython-34.pyc matches C:\Python34\lib\encodings\__init__.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\__init__.cpython-34.pyc' # C:\Python34\lib\__pycache__\codecs.cpython-34.pyc matches C:\Python34\lib\codecs.py # code object from 'C:\\Python34\\lib\\__pycache__\\codecs.cpython-34.pyc' import 'codecs' # <_frozen_importlib.SourceFileLoader object at 0x004E0090> # C:\Python34\lib\encodings\__pycache__\aliases.cpython-34.pyc matches C:\Python34\lib\encodings\aliases.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\aliases.cpython-34.pyc' import 'encodings.aliases' # <_frozen_importlib.SourceFileLoader object at 0x004E5DD0> import 'encodings' # <_frozen_importlib.SourceFileLoader object at 0x004D3B50> # C:\Python34\lib\encodings\__pycache__\mbcs.cpython-34.pyc matches C:\Python34\lib\encodings\mbcs.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\mbcs.cpython-34.pyc' import 'encodings.mbcs' # <_frozen_importlib.SourceFileLoader object at 0x004E5210> # C:\Python34\lib\encodings\__pycache__\utf_8.cpython-34.pyc matches C:\Python34\lib\encodings\utf_8.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\utf_8.cpython-34.pyc' import 'encodings.utf_8' # <_frozen_importlib.SourceFileLoader object at 0x004F90D0> # C:\Python34\lib\encodings\__pycache__\latin_1.cpython-34.pyc matches C:\Python34\lib\encodings\latin_1.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\latin_1.cpython-34.pyc' import 'encodings.latin_1' # <_frozen_importlib.SourceFileLoader object at 0x004F91D0> # C:\Python34\lib\__pycache__\io.cpython-34.pyc matches C:\Python34\lib\io.py # code object from 'C:\\Python34\\lib\\__pycache__\\io.cpython-34.pyc' # C:\Python34\lib\__pycache__\abc.cpython-34.pyc matches C:\Python34\lib\abc.py # code object from 'C:\\Python34\\lib\\__pycache__\\abc.cpython-34.pyc' # C:\Python34\lib\__pycache__\_weakrefset.cpython-34.pyc matches C:\Python34\lib\_weakrefset.py # code object from 'C:\\Python34\\lib\\__pycache__\\_weakrefset.cpython-34.pyc' import '_weakrefset' # <_frozen_importlib.SourceFileLoader object at 0x004F9910> import 'abc' # <_frozen_importlib.SourceFileLoader object at 0x004F9470> import 'io' # <_frozen_importlib.SourceFileLoader object at 0x004F92D0> # C:\Python34\lib\encodings\__pycache__\cp437.cpython-34.pyc matches C:\Python34\lib\encodings\cp437.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\cp437.cpython-34.pyc' import 'encodings.cp437' # <_frozen_importlib.SourceFileLoader object at 0x00503730> # C:\Python34\lib\__pycache__\_bootlocale.cpython-34.pyc matches C:\Python34\lib\_bootlocale.py # code object from 'C:\\Python34\\lib\\__pycache__\\_bootlocale.cpython-34.pyc' import '_bootlocale' # <_frozen_importlib.SourceFileLoader object at 0x00503910> # C:\Python34\lib\encodings\__pycache__\cp1252.cpython-34.pyc matches C:\Python34\lib\encodings\cp1252.py # code object from 'C:\\Python34\\lib\\encodings\\__pycache__\\cp1252.cpython-34.pyc' import 'encodings.cp1252' # <_frozen_importlib.SourceFileLoader object at 0x00503BD0> # C:\Python34\lib\__pycache__\site.cpython-34.pyc matches C:\Python34\lib\site.py # code object from 'C:\\Python34\\lib\\__pycache__\\site.cpython-34.pyc' # C:\Python34\lib\__pycache__\os.cpython-34.pyc matches C:\Python34\lib\os.py # code object from 'C:\\Python34\\lib\\__pycache__\\os.cpython-34.pyc' # C:\Python34\lib\__pycache__\stat.cpython-34.pyc matches C:\Python34\lib\stat.py # code object from 'C:\\Python34\\lib\\__pycache__\\stat.cpython-34.pyc' import 'stat' # <_frozen_importlib.SourceFileLoader object at 0x0051A530> # C:\Python34\lib\__pycache__\ntpath.cpython-34.pyc matches C:\Python34\lib\ntpath.py # code object from 'C:\\Python34\\lib\\__pycache__\\ntpath.cpython-34.pyc' # C:\Python34\lib\__pycache__\genericpath.cpython-34.pyc matches C:\Python34\lib\genericpath.py # code object from 'C:\\Python34\\lib\\__pycache__\\genericpath.cpython-34.pyc' import 'genericpath' # <_frozen_importlib.SourceFileLoader object at 0x00520690> import 'ntpath' # <_frozen_importlib.SourceFileLoader object at 0x0051A8F0> # C:\Python34\lib\__pycache__\_collections_abc.cpython-34.pyc matches C:\Python34\lib\_collections_abc.py # code object from 'C:\\Python34\\lib\\__pycache__\\_collections_abc.cpython-34.pyc' import '_collections_abc' # <_frozen_importlib.SourceFileLoader object at 0x00520990> import 'os' # <_frozen_importlib.SourceFileLoader object at 0x00510950> # C:\Python34\lib\__pycache__\_sitebuiltins.cpython-34.pyc matches C:\Python34\lib\_sitebuiltins.py # code object from 'C:\\Python34\\lib\\__pycache__\\_sitebuiltins.cpython-34.pyc' import '_sitebuiltins' # <_frozen_importlib.SourceFileLoader object at 0x00510BB0> # C:\Python34\lib\__pycache__\sysconfig.cpython-34.pyc matches C:\Python34\lib\sysconfig.py # code object from 'C:\\Python34\\lib\\__pycache__\\sysconfig.cpython-34.pyc' import 'sysconfig' # <_frozen_importlib.SourceFileLoader object at 0x00510E50> import 'site' # <_frozen_importlib.SourceFileLoader object at 0x00503DF0> # C:\Python34\lib\__pycache__\zipfile.cpython-34.pyc matches C:\Python34\lib\zipfile.py # code object from 'C:\\Python34\\lib\\__pycache__\\zipfile.cpython-34.pyc' # C:\Python34\lib\__pycache__\re.cpython-34.pyc matches C:\Python34\lib\re.py # code object from 'C:\\Python34\\lib\\__pycache__\\re.cpython-34.pyc' # C:\Python34\lib\__pycache__\sre_compile.cpython-34.pyc matches C:\Python34\lib\sre_compile.py # code object from 'C:\\Python34\\lib\\__pycache__\\sre_compile.cpython-34.pyc' # C:\Python34\lib\__pycache__\sre_parse.cpython-34.pyc matches C:\Python34\lib\sre_parse.py # code object from 'C:\\Python34\\lib\\__pycache__\\sre_parse.cpython-34.pyc' # C:\Python34\lib\__pycache__\sre_constants.cpython-34.pyc matches C:\Python34\lib\sre_constants.py # code object from 'C:\\Python34\\lib\\__pycache__\\sre_constants.cpython-34.pyc' import 'sre_constants' # <_frozen_importlib.SourceFileLoader object at 0x006AC1F0> import 'sre_parse' # <_frozen_importlib.SourceFileLoader object at 0x006A5410> import 'sre_compile' # <_frozen_importlib.SourceFileLoader object at 0x0055AB10> # C:\Python34\lib\__pycache__\copyreg.cpython-34.pyc matches C:\Python34\lib\copyreg.py # code object from 'C:\\Python34\\lib\\__pycache__\\copyreg.cpython-34.pyc' import 'copyreg' # <_frozen_importlib.SourceFileLoader object at 0x006AC450> import 're' # <_frozen_importlib.SourceFileLoader object at 0x0055A3D0> # C:\Python34\lib\importlib\__pycache__\__init__.cpython-34.pyc matches C:\Python34\lib\importlib\__init__.py # code object from 'C:\\Python34\\lib\\importlib\\__pycache__\\__init__.cpython-34.pyc' # C:\Python34\lib\__pycache__\types.cpython-34.pyc matches C:\Python34\lib\types.py # code object from 'C:\\Python34\\lib\\__pycache__\\types.cpython-34.pyc' import 'types' # <_frozen_importlib.SourceFileLoader object at 0x006AC8D0> # C:\Python34\lib\__pycache__\warnings.cpython-34.pyc matches C:\Python34\lib\warnings.py # code object from 'C:\\Python34\\lib\\__pycache__\\warnings.cpython-34.pyc' import 'warnings' # <_frozen_importlib.SourceFileLoader object at 0x006AC8B0> import 'importlib' # <_frozen_importlib.SourceFileLoader object at 0x006AC6F0> # C:\Python34\lib\importlib\__pycache__\util.cpython-34.pyc matches C:\Python34\lib\importlib\util.py # code object from 'C:\\Python34\\lib\\importlib\\__pycache__\\util.cpython-34.pyc' # C:\Python34\lib\__pycache__\contextlib.cpython-34.pyc matches C:\Python34\lib\contextlib.py # code object from 'C:\\Python34\\lib\\__pycache__\\contextlib.cpython-34.pyc' # C:\Python34\lib\collections\__pycache__\__init__.cpython-34.pyc matches C:\Python34\lib\collections\__init__.py # code object from 'C:\\Python34\\lib\\collections\\__pycache__\\__init__.cpython-34.pyc' # C:\Python34\lib\__pycache__\operator.cpython-34.pyc matches C:\Python34\lib\operator.py # code object from 'C:\\Python34\\lib\\__pycache__\\operator.cpython-34.pyc' import 'operator' # <_frozen_importlib.SourceFileLoader object at 0x006D64F0> # C:\Python34\lib\__pycache__\keyword.cpython-34.pyc matches C:\Python34\lib\keyword.py # code object from 'C:\\Python34\\lib\\__pycache__\\keyword.cpython-34.pyc' import 'keyword' # <_frozen_importlib.SourceFileLoader object at 0x006D69D0> # C:\Python34\lib\__pycache__\heapq.cpython-34.pyc matches C:\Python34\lib\heapq.py # code object from 'C:\\Python34\\lib\\__pycache__\\heapq.cpython-34.pyc' import 'heapq' # <_frozen_importlib.SourceFileLoader object at 0x006DA6F0> # C:\Python34\lib\__pycache__\reprlib.cpython-34.pyc matches C:\Python34\lib\reprlib.py # code object from 'C:\\Python34\\lib\\__pycache__\\reprlib.cpython-34.pyc' import 'reprlib' # <_frozen_importlib.SourceFileLoader object at 0x006DA8D0> import 'collections' # <_frozen_importlib.SourceFileLoader object at 0x006BAED0> # C:\Python34\lib\__pycache__\functools.cpython-34.pyc matches C:\Python34\lib\functools.py # code object from 'C:\\Python34\\lib\\__pycache__\\functools.cpython-34.pyc' # C:\Python34\lib\__pycache__\weakref.cpython-34.pyc matches C:\Python34\lib\weakref.py # code object from 'C:\\Python34\\lib\\__pycache__\\weakref.cpython-34.pyc' import 'weakref' # <_frozen_importlib.SourceFileLoader object at 0x006EE5F0> import 'functools' # <_frozen_importlib.SourceFileLoader object at 0x006DA570> import 'contextlib' # <_frozen_importlib.SourceFileLoader object at 0x006BA470> import 'importlib.util' # <_frozen_importlib.SourceFileLoader object at 0x006AC810> # C:\Python34\lib\__pycache__\shutil.cpython-34.pyc matches C:\Python34\lib\shutil.py # code object from 'C:\\Python34\\lib\\__pycache__\\shutil.cpython-34.pyc' # C:\Python34\lib\__pycache__\fnmatch.cpython-34.pyc matches C:\Python34\lib\fnmatch.py # code object from 'C:\\Python34\\lib\\__pycache__\\fnmatch.cpython-34.pyc' # C:\Python34\lib\__pycache__\posixpath.cpython-34.pyc matches C:\Python34\lib\posixpath.py # code object from 'C:\\Python34\\lib\\__pycache__\\posixpath.cpython-34.pyc' import 'posixpath' # <_frozen_importlib.SourceFileLoader object at 0x00701990> import 'fnmatch' # <_frozen_importlib.SourceFileLoader object at 0x007016F0> # C:\Python34\lib\__pycache__\tarfile.cpython-34.pyc matches C:\Python34\lib\tarfile.py # code object from 'C:\\Python34\\lib\\__pycache__\\tarfile.cpython-34.pyc' # C:\Python34\lib\__pycache__\struct.cpython-34.pyc matches C:\Python34\lib\struct.py # code object from 'C:\\Python34\\lib\\__pycache__\\struct.cpython-34.pyc' import 'struct' # <_frozen_importlib.SourceFileLoader object at 0x029D00F0> # C:\Python34\lib\__pycache__\copy.cpython-34.pyc matches C:\Python34\lib\copy.py # code object from 'C:\\Python34\\lib\\__pycache__\\copy.cpython-34.pyc' import 'copy' # <_frozen_importlib.SourceFileLoader object at 0x029D0210> import 'tarfile' # <_frozen_importlib.SourceFileLoader object at 0x00701ED0> # C:\Python34\lib\__pycache__\bz2.cpython-34.pyc matches C:\Python34\lib\bz2.py # code object from 'C:\\Python34\\lib\\__pycache__\\bz2.cpython-34.pyc' # C:\Python34\lib\__pycache__\threading.cpython-34.pyc matches C:\Python34\lib\threading.py # code object from 'C:\\Python34\\lib\\__pycache__\\threading.cpython-34.pyc' # C:\Python34\lib\__pycache__\traceback.cpython-34.pyc matches C:\Python34\lib\traceback.py # code object from 'C:\\Python34\\lib\\__pycache__\\traceback.cpython-34.pyc' # C:\Python34\lib\__pycache__\linecache.cpython-34.pyc matches C:\Python34\lib\linecache.py # code object from 'C:\\Python34\\lib\\__pycache__\\linecache.cpython-34.pyc' # C:\Python34\lib\__pycache__\tokenize.cpython-34.pyc matches C:\Python34\lib\tokenize.py # code object from 'C:\\Python34\\lib\\__pycache__\\tokenize.cpython-34.pyc' # C:\Python34\lib\__pycache__\token.cpython-34.pyc matches C:\Python34\lib\token.py # code object from 'C:\\Python34\\lib\\__pycache__\\token.cpython-34.pyc' import 'token' # <_frozen_importlib.SourceFileLoader object at 0x029F7CB0> import 'tokenize' # <_frozen_importlib.SourceFileLoader object at 0x029E5FD0> import 'linecache' # <_frozen_importlib.SourceFileLoader object at 0x0054A850> import 'traceback' # <_frozen_importlib.SourceFileLoader object at 0x029E5950> import 'threading' # <_frozen_importlib.SourceFileLoader object at 0x029DE030> # extension module loaded from 'C:\\Python34\\DLLs\\_bz2.pyd' import 'bz2' # <_frozen_importlib.SourceFileLoader object at 0x029D0A30> import 'shutil' # <_frozen_importlib.SourceFileLoader object at 0x006BA3F0> # C:\Python34\lib\__pycache__\lzma.cpython-34.pyc matches C:\Python34\lib\lzma.py # code object from 'C:\\Python34\\lib\\__pycache__\\lzma.cpython-34.pyc' # extension module loaded from 'C:\\Python34\\DLLs\\_lzma.pyd' import 'lzma' # <_frozen_importlib.SourceFileLoader object at 0x02A0C930> import 'zipfile' # <_frozen_importlib.SourceFileLoader object at 0x0054A710> # zipimport: found 1 names in '@test-\u5171\u0141\u2661\u0363\udc80.zip' Traceback (most recent call last): File "zipimport_test.py", line 16, in name = zip_file.get_filename('somefile') UnicodeEncodeError: 'mbcs' codec can't encode characters in position 0--1: invalid character # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing _locale # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _heapq # cleanup[2] removing nt # cleanup[2] removing _io # cleanup[2] removing traceback # destroy traceback # cleanup[2] removing heapq # cleanup[2] removing _struct # cleanup[2] removing _frozen_importlib # cleanup[2] removing collections # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing threading # destroy threading # cleanup[2] removing encodings.latin_1 # cleanup[2] removing ntpath # cleanup[2] removing _thread # cleanup[2] removing marshal # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing fnmatch # cleanup[2] removing sys # cleanup[2] removing _functools # cleanup[2] removing encodings.aliases # cleanup[2] removing zlib # cleanup[2] removing encodings.mbcs # cleanup[2] removing _collections_abc # cleanup[2] removing tokenize # cleanup[2] removing warnings # cleanup[2] removing builtins # cleanup[2] removing stat # cleanup[2] removing encodings.cp437 # cleanup[2] removing _sitebuiltins # cleanup[2] removing operator # cleanup[2] removing winreg # cleanup[2] removing itertools # cleanup[2] removing _weakref # cleanup[2] removing bz2 # cleanup[2] removing _operator # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing types # cleanup[2] removing _lzma # cleanup[2] removing zipimport # cleanup[2] removing os # cleanup[2] removing functools # cleanup[2] removing tarfile # cleanup[2] removing importlib # cleanup[2] removing struct # cleanup[2] removing _codecs # cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing _warnings # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing weakref # cleanup[2] removing codecs # cleanup[2] removing sre_parse # cleanup[2] removing linecache # cleanup[2] removing site # destroy site # cleanup[2] removing shutil # cleanup[2] removing abc # cleanup[2] removing binascii # cleanup[2] removing _collections # cleanup[2] removing re # cleanup[2] removing io # cleanup[2] removing importlib.util # cleanup[2] removing time # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing importlib._bootstrap # cleanup[2] removing lzma # cleanup[2] removing _stat # cleanup[2] removing token # destroy token # cleanup[2] removing _imp # cleanup[2] removing copyreg # cleanup[2] removing os.path # cleanup[2] removing copy # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing encodings # destroy encodings # cleanup[2] removing errno # cleanup[2] removing _sre # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing _bz2 # cleanup[2] removing encodings.cp1252 # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing sre_compile # cleanup[2] removing signal # destroy _bz2 # destroy zipimport # destroy signal # destroy abc # destroy _locale # destroy _sitebuiltins # destroy ntpath # destroy _stat # destroy bz2 # destroy lzma # destroy importlib # destroy copyreg # destroy sre_compile # destroy sre_parse # destroy _sre # destroy importlib.util # destroy types # destroy heapq # destroy _collections_abc # destroy _collections # destroy _operator # destroy _heapq # destroy _functools # destroy itertools # destroy tarfile # destroy fnmatch # destroy errno # destroy posixpath # destroy functools # destroy genericpath # destroy shutil # destroy struct # destroy stat # destroy copy # destroy _struct # destroy weakref # destroy warnings # destroy time # destroy linecache # destroy operator # destroy tokenize # destroy os # destroy collections # destroy re # destroy binascii # destroy zlib # destroy io # destroy _lzma # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping nt # cleanup[3] wiping _io # cleanup[3] wiping _frozen_importlib # destroy io # destroy nt # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _thread # destroy _thread # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.mbcs # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping winreg # destroy winreg # cleanup[3] wiping _weakref # destroy _weakref # cleanup[3] wiping _codecs # cleanup[3] wiping _warnings # destroy _warnings # cleanup[3] wiping codecs Python 3.4.1 (v3.4.1:c0e311e010fc, May 18 2014, 10:38:22) [MSC v.1600 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping encodings.cp1252 # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _frozen_importlib