# installing zipimport hook import zipimport # builtin # installed zipimport hook # C:\Python27\lib\site.pyc matches C:\Python27\lib\site.py import site # precompiled from C:\Python27\lib\site.pyc # C:\Python27\lib\os.pyc matches C:\Python27\lib\os.py import os # precompiled from C:\Python27\lib\os.pyc import errno # builtin import nt # builtin # C:\Python27\lib\ntpath.pyc matches C:\Python27\lib\ntpath.py import ntpath # precompiled from C:\Python27\lib\ntpath.pyc # C:\Python27\lib\stat.pyc matches C:\Python27\lib\stat.py import stat # precompiled from C:\Python27\lib\stat.pyc # C:\Python27\lib\genericpath.pyc matches C:\Python27\lib\genericpath.py import genericpath # precompiled from C:\Python27\lib\genericpath.pyc # C:\Python27\lib\warnings.pyc matches C:\Python27\lib\warnings.py import warnings # precompiled from C:\Python27\lib\warnings.pyc # C:\Python27\lib\linecache.pyc matches C:\Python27\lib\linecache.py import linecache # precompiled from C:\Python27\lib\linecache.pyc # C:\Python27\lib\types.pyc matches C:\Python27\lib\types.py import types # precompiled from C:\Python27\lib\types.pyc # C:\Python27\lib\UserDict.pyc matches C:\Python27\lib\UserDict.py import UserDict # precompiled from C:\Python27\lib\UserDict.pyc # C:\Python27\lib\_abcoll.pyc matches C:\Python27\lib\_abcoll.py import _abcoll # precompiled from C:\Python27\lib\_abcoll.pyc # C:\Python27\lib\abc.pyc matches C:\Python27\lib\abc.py import abc # precompiled from C:\Python27\lib\abc.pyc # C:\Python27\lib\_weakrefset.pyc matches C:\Python27\lib\_weakrefset.py import _weakrefset # precompiled from C:\Python27\lib\_weakrefset.pyc import _weakref # builtin # C:\Python27\lib\copy_reg.pyc matches C:\Python27\lib\copy_reg.py import copy_reg # precompiled from C:\Python27\lib\copy_reg.pyc # C:\Python27\lib\traceback.pyc matches C:\Python27\lib\traceback.py import traceback # precompiled from C:\Python27\lib\traceback.pyc # C:\Python27\lib\sysconfig.pyc matches C:\Python27\lib\sysconfig.py import sysconfig # precompiled from C:\Python27\lib\sysconfig.pyc # C:\Python27\lib\re.pyc matches C:\Python27\lib\re.py import re # precompiled from C:\Python27\lib\re.pyc # C:\Python27\lib\sre_compile.pyc matches C:\Python27\lib\sre_compile.py import sre_compile # precompiled from C:\Python27\lib\sre_compile.pyc import _sre # builtin # C:\Python27\lib\sre_parse.pyc matches C:\Python27\lib\sre_parse.py import sre_parse # precompiled from C:\Python27\lib\sre_parse.pyc # C:\Python27\lib\sre_constants.pyc matches C:\Python27\lib\sre_constants.py import sre_constants # precompiled from C:\Python27\lib\sre_constants.pyc # zipimport: found 10 names in C:\Python27\lib\site-packages\pyaudio-0.2.7-py2.7-win32.egg # zipimport: found 12 names in C:\Python27\lib\site-packages\wmi-1.4.9-py2.7-win32.egg # zipimport: found 95 names in C:\Python27\lib\site-packages\m2crypto-0.21.1-py2.7-win32.egg # zipimport: found 87 names in C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg # zipimport: found 67 names in C:\Python27\lib\site-packages\markdown-2.2.1-py2.7.egg # zipimport: found 7 names in C:\Python27\lib\site-packages\docopt-0.6.1-py2.7.egg # zipimport: found 20 names in C:\Python27\lib\site-packages\modulegraph-0.11-py2.7.egg # zipimport: found 19 names in C:\Python27\lib\site-packages\altgraph-0.10.2-py2.7.egg # zipimport: found 7 names in C:\Python27\lib\site-packages\review-801-py2.7.egg # C:\Python27\lib\new.pyc matches C:\Python27\lib\new.py import new # precompiled from C:\Python27\lib\new.pyc # C:\Python27\lib\locale.pyc matches C:\Python27\lib\locale.py import locale # precompiled from C:\Python27\lib\locale.pyc import encodings # directory C:\Python27\lib\encodings # C:\Python27\lib\encodings\__init__.pyc matches C:\Python27\lib\encodings\__init__.py import encodings # precompiled from C:\Python27\lib\encodings\__init__.pyc # C:\Python27\lib\codecs.pyc matches C:\Python27\lib\codecs.py import codecs # precompiled from C:\Python27\lib\codecs.pyc import _codecs # builtin # C:\Python27\lib\encodings\aliases.pyc matches C:\Python27\lib\encodings\aliases.py import encodings.aliases # precompiled from C:\Python27\lib\encodings\aliases.pyc import operator # builtin # C:\Python27\lib\functools.pyc matches C:\Python27\lib\functools.py import functools # precompiled from C:\Python27\lib\functools.pyc import _functools # builtin import _locale # builtin # C:\Python27\lib\encodings\cp1252.pyc matches C:\Python27\lib\encodings\cp1252.py import encodings.cp1252 # precompiled from C:\Python27\lib\encodings\cp1252.pyc Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. import zlib # builtin # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import pyreadline.unicode_helper # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\unicode_helper.pyc # zipimport: zlib available # C:\Python27\lib\socket.pyc matches C:\Python27\lib\socket.py import socket # precompiled from C:\Python27\lib\socket.pyc import _socket # dynamically loaded from C:\Python27\DLLs\_socket.pyd import _ssl # dynamically loaded from C:\Python27\DLLs\_ssl.pyd import cStringIO # builtin import logging # directory C:\Python27\lib\logging # C:\Python27\lib\logging\__init__.pyc matches C:\Python27\lib\logging\__init__.py import logging # precompiled from C:\Python27\lib\logging\__init__.pyc import time # builtin # C:\Python27\lib\weakref.pyc matches C:\Python27\lib\weakref.py import weakref # precompiled from C:\Python27\lib\weakref.pyc import thread # builtin # C:\Python27\lib\threading.pyc matches C:\Python27\lib\threading.py import threading # precompiled from C:\Python27\lib\threading.pyc # C:\Python27\lib\atexit.pyc matches C:\Python27\lib\atexit.py import atexit # precompiled from C:\Python27\lib\atexit.pyc # C:\Python27\lib\logging\handlers.pyc matches C:\Python27\lib\logging\handlers.py import logging.handlers # precompiled from C:\Python27\lib\logging\handlers.pyc import cPickle # builtin # C:\Python27\lib\struct.pyc matches C:\Python27\lib\struct.py import struct # precompiled from C:\Python27\lib\struct.pyc import _struct # builtin # C:\Python27\lib\encodings\utf_8.pyc matches C:\Python27\lib\encodings\utf_8.py import encodings.utf_8 # precompiled from C:\Python27\lib\encodings\utf_8.pyc import pyreadline.logger # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\logger.pyc # zipimport: zlib available # zipimport: zlib available import ctypes # directory C:\Python27\lib\ctypes # C:\Python27\lib\ctypes\__init__.pyc matches C:\Python27\lib\ctypes\__init__.py import ctypes # precompiled from C:\Python27\lib\ctypes\__init__.pyc import _ctypes # dynamically loaded from C:\Python27\DLLs\_ctypes.pyd # C:\Python27\lib\ctypes\_endian.pyc matches C:\Python27\lib\ctypes\_endian.py import ctypes._endian # precompiled from C:\Python27\lib\ctypes\_endian.pyc # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import pyreadline.keysyms.winconstants # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\keysyms\winconstants.pyc # zipimport: zlib available import pyreadline.keysyms.common # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\keysyms\common.pyc import pyreadline.keysyms.keysyms # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\keysyms\keysyms.pyc import pyreadline.keysyms # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\keysyms\__init__.pyc import pyreadline.clipboard.win32_clipboard # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\clipboard\win32_clipboard.pyc import pyreadline.clipboard # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\clipboard\__init__.pyc # zipimport: zlib available import pyreadline.lineeditor # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\lineeditor\__init__.pyc # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import pyreadline.lineeditor.wordmatcher # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\lineeditor\wordmatcher.pyc import pyreadline.lineeditor.lineobj # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\lineeditor\lineobj.pyc # zipimport: zlib available # C:\Python27\lib\string.pyc matches C:\Python27\lib\string.py import string # precompiled from C:\Python27\lib\string.pyc import strop # builtin import pyreadline.lineeditor.history # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\lineeditor\history.pyc # zipimport: zlib available import math # builtin # C:\Python27\lib\glob.pyc matches C:\Python27\lib\glob.py import glob # precompiled from C:\Python27\lib\glob.pyc # C:\Python27\lib\fnmatch.pyc matches C:\Python27\lib\fnmatch.py import fnmatch # precompiled from C:\Python27\lib\fnmatch.pyc # zipimport: zlib available import pyreadline.error # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\error.pyc import pyreadline.modes.basemode # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\modes\basemode.pyc import pyreadline.modes.emacs # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\modes\emacs.pyc # zipimport: zlib available import pyreadline.modes.notemacs # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\modes\notemacs.pyc # zipimport: zlib available import pyreadline.modes.vi # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\modes\vi.pyc import pyreadline.modes # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\modes\__init__.pyc # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import pyreadline.console.ansi # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\console\ansi.pyc # C:\Python27\lib\ctypes\util.pyc matches C:\Python27\lib\ctypes\util.py import ctypes.util # precompiled from C:\Python27\lib\ctypes\util.pyc # C:\Python27\lib\ctypes\wintypes.pyc matches C:\Python27\lib\ctypes\wintypes.py import ctypes.wintypes # precompiled from C:\Python27\lib\ctypes\wintypes.pyc import imp # builtin # zipimport: zlib available import pyreadline.console.event # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\console\event.pyc import pyreadline.console.console # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\console\console.pyc import pyreadline.console # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\console\__init__.pyc # zipimport: zlib available # zipimport: zlib available import pyreadline.release # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\release.pyc # C:\Python27\lib\pdb.pyc matches C:\Python27\lib\pdb.py import pdb # precompiled from C:\Python27\lib\pdb.pyc # C:\Python27\lib\cmd.pyc matches C:\Python27\lib\cmd.py import cmd # precompiled from C:\Python27\lib\cmd.pyc # C:\Python27\lib\bdb.pyc matches C:\Python27\lib\bdb.py import bdb # precompiled from C:\Python27\lib\bdb.pyc # C:\Python27\lib\repr.pyc matches C:\Python27\lib\repr.py import repr # precompiled from C:\Python27\lib\repr.pyc import itertools # builtin # C:\Python27\lib\pprint.pyc matches C:\Python27\lib\pprint.py import pprint # precompiled from C:\Python27\lib\pprint.pyc import pyreadline.rlmain # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\rlmain.pyc import pyreadline # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\pyreadline\__init__.pyc # C:\Python27\lib\encodings\cp437.pyc matches C:\Python27\lib\encodings\cp437.py import encodings.cp437 # precompiled from C:\Python27\lib\encodings\cp437.pyc import readline # loaded from Zip C:\Python27\lib\site-packages\pyreadline-1.7.1-py2.7-win32.egg\readline.pyc # C:\Python27\lib\encodings\mbcs.pyc matches C:\Python27\lib\encodings\mbcs.py import encodings.mbcs # precompiled from C:\Python27\lib\encodings\mbcs.pyc # clear __builtin__._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.exitfunc # clear sys.exc_type # clear sys.exc_value # clear sys.exc_traceback # 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.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup __main__ # cleanup[1] sysconfig # cleanup[1] imp # cleanup[1] zipimport # cleanup[1] signal # cleanup[1] locale # cleanup[1] encodings # cleanup[1] abc # cleanup[1] new # cleanup[1] _ctypes # cleanup[1] _functools # cleanup[1] _locale # cleanup[1] itertools # cleanup[1] encodings.cp437 # cleanup[1] sre_constants # cleanup[1] _warnings # cleanup[1] _codecs # cleanup[1] encodings.cp1252 # cleanup[1] _struct # cleanup[1] zlib # cleanup[1] encodings.aliases # cleanup[1] site # cleanup[1] strop # cleanup[1] nt # cleanup[1] pyreadline.console.event # cleanup[1] repr # cleanup[1] readline # cleanup[1] _weakref # cleanup[1] encodings.mbcs # cleanup[1] _weakrefset # cleanup[1] functools # cleanup[1] encodings.utf_8 # cleanup[2] pyreadline.console.ansi # cleanup[2] ctypes._endian # cleanup[2] pyreadline.modes.basemode # cleanup[2] pyreadline.clipboard.win32_clipboard # cleanup[2] string # cleanup[2] pyreadline.lineeditor.lineobj # cleanup[2] pyreadline.rlmain # cleanup[2] cmd # cleanup[2] logging.handlers # cleanup[2] threading # cleanup[2] ctypes.wintypes # cleanup[2] pyreadline.console.console # cleanup[2] cStringIO # cleanup[2] pyreadline.logger # cleanup[2] pyreadline.lineeditor.wordmatcher # cleanup[2] atexit # cleanup[2] pyreadline.unicode_helper # cleanup[2] pyreadline.console # cleanup[2] bdb # cleanup[2] ctypes.util # cleanup[2] pyreadline.modes.notemacs # cleanup[2] re # cleanup[2] pyreadline.keysyms.keysyms # cleanup[2] ntpath # cleanup[2] pyreadline.lineeditor # cleanup[2] pyreadline.keysyms.winconstants # cleanup[2] math # cleanup[2] UserDict # cleanup[2] fnmatch # cleanup[2] ctypes # cleanup[2] pyreadline # cleanup[2] codecs # cleanup[2] struct # cleanup[2] logging # cleanup[2] socket # cleanup[2] thread # cleanup[2] traceback # cleanup[2] weakref # cleanup[2] os # cleanup[2] pdb # cleanup[2] pprint # cleanup[2] _sre # cleanup[2] pyreadline.lineeditor.history # cleanup[2] pyreadline.keysyms.common # cleanup[2] operator # cleanup[2] errno # cleanup[2] _socket # cleanup[2] pyreadline.clipboard # cleanup[2] os.path # cleanup[2] cPickle # cleanup[2] pyreadline.keysyms # cleanup[2] exceptions # cleanup[2] sre_parse # cleanup[2] pyreadline.modes.emacs # cleanup[2] copy_reg # cleanup[2] sre_compile # cleanup[2] linecache # cleanup[2] _abcoll # cleanup[2] genericpath # cleanup[2] stat # cleanup[2] _ssl # cleanup[2] pyreadline.modes.vi # cleanup[2] warnings # cleanup[2] glob # cleanup[2] pyreadline.error # cleanup[2] types # cleanup[2] time # cleanup[2] pyreadline.release # cleanup[2] pyreadline.modes # cleanup sys # cleanup __builtin__ # cleanup ints: 1942 unfreed ints # cleanup floats: 7 unfreed floats