unknowne0f8472e073a:~ mikem43190$ python -v # installing zipimport hook import zipimport # builtin # installed zipimport hook # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc import errno # builtin import posix # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.py import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.py import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.py import genericpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.py import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.py import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.py import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.py import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.py import _abcoll # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.py import abc # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.py import _weakrefset # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc import _weakref # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.py import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.py import traceback # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.py import sysconfig # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.py import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.py import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc import _sre # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.py import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.py import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.py import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.py import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc import _codecs # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.py import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.py import encodings.utf_8 # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc Python 2.7.3 (default, Oct 22 2012, 06:12:32) [GCC 4.2.1 Compatible Apple Clang 3.1 (tags/Apple/clang-318.0.58)] on darwin Type "help", "copyright", "credits" or "license" for more information. dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so", 2); import readline # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so >>> quit() # 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] encodings # cleanup[1] site # cleanup[1] sysconfig # cleanup[1] abc # cleanup[1] _weakrefset # cleanup[1] sre_constants # cleanup[1] re # cleanup[1] _codecs # cleanup[1] _warnings # cleanup[1] zipimport # cleanup[1] encodings.utf_8 # cleanup[1] codecs # cleanup[1] readline # cleanup[1] signal # cleanup[1] traceback # cleanup[1] posix # cleanup[1] encodings.aliases # cleanup[1] exceptions # cleanup[1] _weakref # cleanup[1] sre_compile # cleanup[1] _sre # cleanup[1] sre_parse # cleanup[2] copy_reg # cleanup[2] posixpath # cleanup[2] errno # cleanup[2] _abcoll # cleanup[2] types # cleanup[2] genericpath # cleanup[2] stat # cleanup[2] warnings # cleanup[2] UserDict # cleanup[2] os.path # cleanup[2] linecache # cleanup[2] os # cleanup sys # cleanup __builtin__ # cleanup ints: 20 unfreed ints # cleanup floats unknowne0f8472e073a:~ mikem43190$