Pastebin
Paste #2354: None
< previous paste - next paste>
Pasted by tdn@barbera
copying /usr/lib/pymodules/python2.7/cx_Freeze/bases/Console -> /home/tdn/wc/software-dev/spye/spye-python/dist/spye-exe copying /usr/lib/libpython2.7.so.1.0 -> /home/tdn/wc/software-dev/spye/spye-python/dist/libpython2.7.so.1.0 writing zip file /home/tdn/wc/software-dev/spye/spye-python/dist/spye-exe Name File ---- ---- m StringIO /usr/lib/python2.7/StringIO.py m UserDict /usr/lib/python2.7/UserDict.py m __builtin__ m __future__ /usr/lib/python2.7/__future__.py m __main__ spye-exe m _abcoll /usr/lib/python2.7/_abcoll.py m _bisect m _codecs m _collections m _functools m _hashlib m _heapq /usr/lib/python2.7/lib-dynload/_heapq.so m _locale m _random m _sre m _strptime /usr/lib/python2.7/_strptime.py m _struct m _threading_local /usr/lib/python2.7/_threading_local.py m _warnings m _weakref m _weakrefset /usr/lib/python2.7/_weakrefset.py m abc /usr/lib/python2.7/abc.py m array m atexit /usr/lib/python2.7/atexit.py m bdb /usr/lib/python2.7/bdb.py m binascii m bisect /usr/lib/python2.7/bisect.py m cPickle m cStringIO m calendar /usr/lib/python2.7/calendar.py m cmd /usr/lib/python2.7/cmd.py m codecs /usr/lib/python2.7/codecs.py m collections /usr/lib/python2.7/collections.py m copy /usr/lib/python2.7/copy.py m copy_reg /usr/lib/python2.7/copy_reg.py m cx_Freeze__init__ /usr/lib/pymodules/python2.7/cx_Freeze/initscripts/Console.py m datetime /usr/lib/python2.7/lib-dynload/datetime.so m difflib /usr/lib/python2.7/difflib.py m dis /usr/lib/python2.7/dis.py m doctest /usr/lib/python2.7/doctest.py m dummy_thread /usr/lib/python2.7/dummy_thread.py P encodings /usr/lib/python2.7/encodings/__init__.py m encodings.aliases /usr/lib/python2.7/encodings/aliases.py m errno m exceptions m fcntl m fnmatch /usr/lib/python2.7/fnmatch.py m functools /usr/lib/python2.7/functools.py m gc m genericpath /usr/lib/python2.7/genericpath.py m getopt /usr/lib/python2.7/getopt.py m gettext /usr/lib/python2.7/gettext.py m hashlib /usr/lib/python2.7/hashlib.py m heapq /usr/lib/python2.7/heapq.py m imp m inspect /usr/lib/python2.7/inspect.py m itertools m keyword /usr/lib/python2.7/keyword.py m linecache /usr/lib/python2.7/linecache.py m locale /usr/lib/python2.7/locale.py P logging /usr/lib/python2.7/logging/__init__.py m marshal m math m md5 /usr/lib/python2.7/md5.py m new /usr/lib/python2.7/new.py m opcode /usr/lib/python2.7/opcode.py m operator m optparse /usr/lib/python2.7/optparse.py m os /usr/lib/python2.7/os.py m pdb /usr/lib/python2.7/pdb.py m pickle /usr/lib/python2.7/pickle.py m posix m posixpath /usr/lib/python2.7/posixpath.py m pprint /usr/lib/python2.7/pprint.py m proctitle /usr/lib/python2.7/dist-packages/proctitle.so m pwd m random /usr/lib/python2.7/random.py m re /usr/lib/python2.7/re.py m readline /usr/lib/python2.7/lib-dynload/readline.so m repr /usr/lib/python2.7/repr.py m select m shlex /usr/lib/python2.7/shlex.py m signal P spye spye/__init__.py P spye.config spye/config/__init__.py m spye.config.file spye/config/file.py m spye.config.merge spye/config/merge.py m spye.config.section spye/config/section.py m spye.editor spye/editor.py m spye.framework spye/framework.py P spye.output spye/output/__init__.py m spye.output.console spye/output/console.py m spye.output.stdout spye/output/stdout.py m spye.pluginsystem spye/pluginsystem.py m spye.validation spye/validation.py m sre_compile /usr/lib/python2.7/sre_compile.py m sre_constants /usr/lib/python2.7/sre_constants.py m sre_parse /usr/lib/python2.7/sre_parse.py m stat /usr/lib/python2.7/stat.py m string /usr/lib/python2.7/string.py m strop m struct /usr/lib/python2.7/struct.py m subprocess /usr/lib/python2.7/subprocess.py m sys m tempfile /usr/lib/python2.7/tempfile.py m termios /usr/lib/python2.7/lib-dynload/termios.so m textwrap /usr/lib/python2.7/textwrap.py m thread m threading /usr/lib/python2.7/threading.py m time m token /usr/lib/python2.7/token.py m tokenize /usr/lib/python2.7/tokenize.py m traceback /usr/lib/python2.7/traceback.py m types /usr/lib/python2.7/types.py P unittest /usr/lib/python2.7/unittest/__init__.py m unittest.case /usr/lib/python2.7/unittest/case.py m unittest.loader /usr/lib/python2.7/unittest/loader.py m unittest.main /usr/lib/python2.7/unittest/main.py m unittest.result /usr/lib/python2.7/unittest/result.py m unittest.runner /usr/lib/python2.7/unittest/runner.py m unittest.signals /usr/lib/python2.7/unittest/signals.py m unittest.suite /usr/lib/python2.7/unittest/suite.py m unittest.util /usr/lib/python2.7/unittest/util.py m warnings /usr/lib/python2.7/warnings.py m weakref /usr/lib/python2.7/weakref.py m zipimport m zlib Missing modules: ? _md5 imported from hashlib ? _sha imported from hashlib ? _sha256 imported from hashlib ? _sha512 imported from hashlib ? _subprocess imported from subprocess copying /usr/lib/python2.7/lib-dynload/_heapq.so -> /home/tdn/wc/software-dev/spye/spye-python/dist/_heapq.so copying /usr/lib/python2.7/lib-dynload/datetime.so -> /home/tdn/wc/software-dev/spye/spye-python/dist/datetime.so copying /usr/lib/python2.7/dist-packages/proctitle.so -> /home/tdn/wc/software-dev/spye/spye-python/dist/proctitle.so copying /usr/lib/python2.7/lib-dynload/readline.so -> /home/tdn/wc/software-dev/spye/spye-python/dist/readline.so copying /usr/lib/python2.7/lib-dynload/termios.so -> /home/tdn/wc/software-dev/spye/spye-python/dist/termios.so
New Paste
Go to most recent paste.