Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- running build
- running build_exe
- creating directory build\exe.win-amd64-3.4
- copying C:\Python34\lib\site-packages\cx_Freeze\bases\Console.exe -> build\exe.win-amd64-3.4\pyWatch.exe
- copying C:\Windows\system32\python34.dll -> build\exe.win-amd64-3.4\python34.dll
- Stamped: build\exe.win-amd64-3.4\pyWatch.exe
- writing zip file build\exe.win-amd64-3.4\library.zip
- Name File
- ---- ----
- m BUILD_CONSTANTS
- m Queue C:\Python34\Lib\Queue.py
- m __future__ C:\pyEnvs\pyWatch\lib\__future__.py
- m _ast
- m _bisect
- m _bootlocale
- m _bz2 C:\Python34\DLLs\_bz2.pyd
- m _codecs
- m _codecs_cn
- m _codecs_hk
- m _codecs_iso2022
- m _codecs_jp
- m _codecs_kr
- m _codecs_tw
- m _collections
- m _collections_abc
- m _compat_pickle C:\Python34\Lib\_compat_pickle.py
- m _ctypes C:\Python34\DLLs\_ctypes.pyd
- m _datetime
- m _dummy_thread
- m _elementtree C:\Python34\DLLs\_elementtree.pyd
- m _functools
- m _hashlib C:\Python34\DLLs\_hashlib.pyd
- m _heapq
- m _imp
- m _io
- m _json
- m _locale
- m _lzma C:\Python34\DLLs\_lzma.pyd
- m _md5
- m _multibytecodec
- m _multiprocessing C:\Python34\DLLs\_multiprocessing.pyd
- m _opcode
- m _operator
- m _pickle
- m _psutil_windows C:\Python34\lib\site-packages\_psutil_windows.pyd
- m _random
- m _sha1
- m _sha256
- m _sha512
- m _socket C:\Python34\DLLs\_socket.pyd
- m _sre
- m _ssl C:\Python34\DLLs\_ssl.pyd
- m _stat
- m _string
- m _strptime
- m _struct
- m _thread
- m _threading_local
- m _warnings
- m _weakref
- m _weakrefset
- m _winapi
- m abc
- m action C:\pyProjects\pyWatch\action.py
- m argparse
- m array
- m ast C:\Python34\Lib\ast.py
- m atexit
- m base64
- m bdb C:\Python34\Lib\bdb.py
- m binascii
- m bisect C:\pyEnvs\pyWatch\lib\bisect.py
- m builtins
- m bz2
- m calendar
- m cgi C:\Python34\Lib\cgi.py
- m check C:\pyProjects\pyWatch\check.py
- m check_win32 C:\pyProjects\pyWatch\check_win32.py
- m cmd C:\Python34\Lib\cmd.py
- m code C:\Python34\Lib\code.py
- m codecs
- m codeop C:\Python34\Lib\codeop.py
- P collections
- m collections.abc C:\pyEnvs\pyWatch\lib\collections\abc.py
- m commctrl C:\Python34\lib\site-packages\win32\lib\commctrl.py
- P concurrent C:\Python34\Lib\concurrent\__init__.py
- P concurrent.futures C:\Python34\Lib\concurrent\futures\__init__.py
- m concurrent.futures._base C:\Python34\Lib\concurrent\futures\_base.py
- m concurrent.futures.process C:\Python34\Lib\concurrent\futures\process.py
- m concurrent.futures.thread C:\Python34\Lib\concurrent\futures\thread.py
- m config C:\pyProjects\pyWatch\config.py
- m configparser C:\Python34\Lib\configparser.py
- m contextlib
- m copy
- m copyreg
- P ctypes C:\Python34\Lib\ctypes\__init__.py
- m ctypes._endian C:\Python34\Lib\ctypes\_endian.py
- P ctypes.macholib C:\Python34\Lib\ctypes\macholib\__init__.py
- m ctypes.macholib.dyld C:\Python34\Lib\ctypes\macholib\dyld.py
- m ctypes.macholib.dylib C:\Python34\Lib\ctypes\macholib\dylib.py
- m ctypes.macholib.framework C:\Python34\Lib\ctypes\macholib\framework.py
- m ctypes.util C:\Python34\Lib\ctypes\util.py
- m cx_Freeze__init__ C:\Python34\lib\site-packages\cx_Freeze\initscripts\Console3.py
- m datetime
- m difflib C:\Python34\Lib\difflib.py
- m dis C:\Python34\Lib\dis.py
- P distutils C:\pyEnvs\pyWatch\lib\distutils\__init__.py
- m docopt C:\pyEnvs\pyWatch\lib\site-packages\docopt.py
- m doctest C:\Python34\Lib\doctest.py
- m dummy_threading
- P email C:\Python34\Lib\email\__init__.py
- m email._encoded_words C:\Python34\Lib\email\_encoded_words.py
- m email._header_value_parser C:\Python34\Lib\email\_header_value_parser.py
- m email._parseaddr C:\Python34\Lib\email\_parseaddr.py
- m email._policybase C:\Python34\Lib\email\_policybase.py
- m email.base64mime C:\Python34\Lib\email\base64mime.py
- m email.charset C:\Python34\Lib\email\charset.py
- m email.contentmanager C:\Python34\Lib\email\contentmanager.py
- m email.encoders C:\Python34\Lib\email\encoders.py
- m email.errors C:\Python34\Lib\email\errors.py
- m email.feedparser C:\Python34\Lib\email\feedparser.py
- m email.generator C:\Python34\Lib\email\generator.py
- m email.header C:\Python34\Lib\email\header.py
- m email.headerregistry C:\Python34\Lib\email\headerregistry.py
- m email.iterators C:\Python34\Lib\email\iterators.py
- m email.message C:\Python34\Lib\email\message.py
- P email.mime C:\Python34\Lib\email\mime\__init__.py
- m email.mime.base C:\Python34\Lib\email\mime\base.py
- m email.mime.nonmultipart C:\Python34\Lib\email\mime\nonmultipart.py
- m email.mime.text C:\Python34\Lib\email\mime\text.py
- m email.parser C:\Python34\Lib\email\parser.py
- m email.policy C:\Python34\Lib\email\policy.py
- m email.quoprimime C:\Python34\Lib\email\quoprimime.py
- m email.utils C:\Python34\Lib\email\utils.py
- P encodings
- m encodings.aliases
- m encodings.ascii
- m encodings.base64_codec
- m encodings.big5
- m encodings.big5hkscs
- m encodings.bz2_codec
- m encodings.charmap
- m encodings.cp037
- m encodings.cp1006
- m encodings.cp1026
- m encodings.cp1125
- m encodings.cp1140
- m encodings.cp1250
- m encodings.cp1251
- m encodings.cp1252
- m encodings.cp1253
- m encodings.cp1254
- m encodings.cp1255
- m encodings.cp1256
- m encodings.cp1257
- m encodings.cp1258
- m encodings.cp273
- m encodings.cp424
- m encodings.cp437
- m encodings.cp500
- m encodings.cp65001
- m encodings.cp720
- m encodings.cp737
- m encodings.cp775
- m encodings.cp850
- m encodings.cp852
- m encodings.cp855
- m encodings.cp856
- m encodings.cp857
- m encodings.cp858
- m encodings.cp860
- m encodings.cp861
- m encodings.cp862
- m encodings.cp863
- m encodings.cp864
- m encodings.cp865
- m encodings.cp866
- m encodings.cp869
- m encodings.cp874
- m encodings.cp875
- m encodings.cp932
- m encodings.cp949
- m encodings.cp950
- m encodings.euc_jis_2004
- m encodings.euc_jisx0213
- m encodings.euc_jp
- m encodings.euc_kr
- m encodings.gb18030
- m encodings.gb2312
- m encodings.gbk
- m encodings.hex_codec
- m encodings.hp_roman8
- m encodings.hz
- m encodings.idna
- m encodings.iso2022_jp
- m encodings.iso2022_jp_1
- m encodings.iso2022_jp_2
- m encodings.iso2022_jp_2004
- m encodings.iso2022_jp_3
- m encodings.iso2022_jp_ext
- m encodings.iso2022_kr
- m encodings.iso8859_1
- m encodings.iso8859_10
- m encodings.iso8859_11
- m encodings.iso8859_13
- m encodings.iso8859_14
- m encodings.iso8859_15
- m encodings.iso8859_16
- m encodings.iso8859_2
- m encodings.iso8859_3
- m encodings.iso8859_4
- m encodings.iso8859_5
- m encodings.iso8859_6
- m encodings.iso8859_7
- m encodings.iso8859_8
- m encodings.iso8859_9
- m encodings.johab
- m encodings.koi8_r
- m encodings.koi8_u
- m encodings.latin_1
- m encodings.mac_arabic
- m encodings.mac_centeuro
- m encodings.mac_croatian
- m encodings.mac_cyrillic
- m encodings.mac_farsi
- m encodings.mac_greek
- m encodings.mac_iceland
- m encodings.mac_latin2
- m encodings.mac_roman
- m encodings.mac_romanian
- m encodings.mac_turkish
- m encodings.mbcs
- m encodings.palmos
- m encodings.ptcp154
- m encodings.punycode
- m encodings.quopri_codec
- m encodings.raw_unicode_escape
- m encodings.rot_13
- m encodings.shift_jis
- m encodings.shift_jis_2004
- m encodings.shift_jisx0213
- m encodings.tis_620
- m encodings.undefined
- m encodings.unicode_escape
- m encodings.unicode_internal
- m encodings.utf_16
- m encodings.utf_16_be
- m encodings.utf_16_le
- m encodings.utf_32
- m encodings.utf_32_be
- m encodings.utf_32_le
- m encodings.utf_7
- m encodings.utf_8
- m encodings.utf_8_sig
- m encodings.uu_codec
- m encodings.zlib_codec
- m enum C:\Python34\Lib\enum.py
- m errno
- m exceptions C:\pyProjects\pyWatch\exceptions.py
- m fnmatch C:\pyEnvs\pyWatch\lib\fnmatch.py
- m ftplib C:\Python34\Lib\ftplib.py
- m functools
- m gc
- m genericpath
- m getopt C:\Python34\Lib\getopt.py
- m getpass C:\Python34\Lib\getpass.py
- m gettext
- m glob C:\Python34\Lib\glob.py
- m gzip C:\Python34\Lib\gzip.py
- m hashlib C:\pyEnvs\pyWatch\lib\hashlib.py
- m heapq
- m hmac C:\pyEnvs\pyWatch\lib\hmac.py
- P html C:\Python34\Lib\html\__init__.py
- m html.entities C:\Python34\Lib\html\entities.py
- P http C:\Python34\Lib\http\__init__.py
- m http.client C:\Python34\Lib\http\client.py
- m http.cookiejar C:\Python34\Lib\http\cookiejar.py
- m http.cookies C:\Python34\Lib\http\cookies.py
- m http.server C:\Python34\Lib\http\server.py
- m imp
- P importlib
- m importlib._bootstrap
- m importlib.machinery
- m importlib.util
- m inspect C:\Python34\Lib\inspect.py
- m io
- m itertools
- P json C:\Python34\Lib\json\__init__.py
- m json.decoder C:\Python34\Lib\json\decoder.py
- m json.encoder C:\Python34\Lib\json\encoder.py
- m json.scanner C:\Python34\Lib\json\scanner.py
- m json.tool C:\Python34\Lib\json\tool.py
- m keyword
- m linecache
- m locale
- P logging C:\Python34\Lib\logging\__init__.py
- m logging.config C:\Python34\Lib\logging\config.py
- m logging.handlers C:\Python34\Lib\logging\handlers.py
- m lzma C:\Python34\Lib\lzma.py
- m marshal
- m math
- m mimetypes C:\Python34\Lib\mimetypes.py
- m mmap
- m msvcrt
- P multiprocessing C:\Python34\Lib\multiprocessing\__init__.py
- m multiprocessing.connection C:\Python34\Lib\multiprocessing\connection.py
- m multiprocessing.context C:\Python34\Lib\multiprocessing\context.py
- P multiprocessing.dummy C:\Python34\Lib\multiprocessing\dummy\__init__.py
- m multiprocessing.dummy.connection C:\Python34\Lib\multiprocessing\dummy\connection.py
- m multiprocessing.forkserver C:\Python34\Lib\multiprocessing\forkserver.py
- m multiprocessing.heap C:\Python34\Lib\multiprocessing\heap.py
- m multiprocessing.managers C:\Python34\Lib\multiprocessing\managers.py
- m multiprocessing.pool C:\Python34\Lib\multiprocessing\pool.py
- m multiprocessing.popen_fork C:\Python34\Lib\multiprocessing\popen_fork.py
- m multiprocessing.popen_forkserver C:\Python34\Lib\multiprocessing\popen_forkserver.py
- m multiprocessing.popen_spawn_posix C:\Python34\Lib\multiprocessing\popen_spawn_posix.py
- m multiprocessing.popen_spawn_win32 C:\Python34\Lib\multiprocessing\popen_spawn_win32.py
- m multiprocessing.process C:\Python34\Lib\multiprocessing\process.py
- m multiprocessing.queues C:\Python34\Lib\multiprocessing\queues.py
- m multiprocessing.reduction C:\Python34\Lib\multiprocessing\reduction.py
- m multiprocessing.resource_sharer C:\Python34\Lib\multiprocessing\resource_sharer.py
- m multiprocessing.semaphore_tracker C:\Python34\Lib\multiprocessing\semaphore_tracker.py
- m multiprocessing.sharedctypes C:\Python34\Lib\multiprocessing\sharedctypes.py
- m multiprocessing.spawn C:\Python34\Lib\multiprocessing\spawn.py
- m multiprocessing.synchronize C:\Python34\Lib\multiprocessing\synchronize.py
- m multiprocessing.util C:\Python34\Lib\multiprocessing\util.py
- m netbios C:\Python34\lib\site-packages\win32\lib\netbios.py
- m netrc C:\Python34\Lib\netrc.py
- m nt
- m ntpath
- m nturl2path C:\Python34\Lib\nturl2path.py
- m opcode C:\Python34\Lib\opcode.py
- m operator
- m optparse
- m os
- m pdb C:\Python34\Lib\pdb.py
- m pickle C:\Python34\Lib\pickle.py
- m pkgutil C:\Python34\Lib\pkgutil.py
- m platform C:\Python34\Lib\platform.py
- m plistlib C:\Python34\Lib\plistlib.py
- m posixpath
- m pprint C:\Python34\Lib\pprint.py
- P psutil C:\Python34\lib\site-packages\psutil\__init__.py
- m psutil._common C:\Python34\lib\site-packages\psutil\_common.py
- m psutil._compat C:\Python34\lib\site-packages\psutil\_compat.py
- m psutil._psbsd C:\Python34\lib\site-packages\psutil\_psbsd.py
- m psutil._pslinux C:\Python34\lib\site-packages\psutil\_pslinux.py
- m psutil._psosx C:\Python34\lib\site-packages\psutil\_psosx.py
- m psutil._psposix C:\Python34\lib\site-packages\psutil\_psposix.py
- m psutil._pssunos C:\Python34\lib\site-packages\psutil\_pssunos.py
- m psutil._pswindows C:\Python34\lib\site-packages\psutil\_pswindows.py
- m py_compile C:\Python34\Lib\py_compile.py
- m pydoc C:\Python34\Lib\pydoc.py
- P pydoc_data C:\Python34\Lib\pydoc_data\__init__.py
- m pydoc_data.topics C:\Python34\Lib\pydoc_data\topics.py
- m pyexpat C:\Python34\DLLs\pyexpat.pyd
- m pythoncom C:\Windows\system32\pythoncom34.dll
- m pywatch__main__ pyWatch.py
- P pywin C:\Python34\lib\site-packages\Pythonwin\pywin\__init__.py
- P pywin.dialogs C:\Python34\lib\site-packages\Pythonwin\pywin\dialogs\__init__.py
- m pywin.dialogs.list C:\Python34\lib\site-packages\Pythonwin\pywin\dialogs\list.py
- m pywin.dialogs.status C:\Python34\lib\site-packages\Pythonwin\pywin\dialogs\status.py
- P pywin.mfc C:\Python34\lib\site-packages\Pythonwin\pywin\mfc\__init__.py
- m pywin.mfc.dialog C:\Python34\lib\site-packages\Pythonwin\pywin\mfc\dialog.py
- m pywin.mfc.object C:\Python34\lib\site-packages\Pythonwin\pywin\mfc\object.py
- m pywin.mfc.thread C:\Python34\lib\site-packages\Pythonwin\pywin\mfc\thread.py
- m pywin.mfc.window C:\Python34\lib\site-packages\Pythonwin\pywin\mfc\window.py
- m pywintypes C:\Windows\system32\pywintypes34.dll
- m queue C:\Python34\Lib\queue.py
- m quopri
- m random C:\pyEnvs\pyWatch\lib\random.py
- m re
- m reprlib
- P requests C:\pyEnvs\pyWatch\lib\site-packages\requests\__init__.py
- m requests.adapters C:\pyEnvs\pyWatch\lib\site-packages\requests\adapters.py
- m requests.api C:\pyEnvs\pyWatch\lib\site-packages\requests\api.py
- m requests.auth C:\pyEnvs\pyWatch\lib\site-packages\requests\auth.py
- m requests.certs C:\pyEnvs\pyWatch\lib\site-packages\requests\certs.py
- m requests.compat C:\pyEnvs\pyWatch\lib\site-packages\requests\compat.py
- m requests.cookies C:\pyEnvs\pyWatch\lib\site-packages\requests\cookies.py
- m requests.exceptions C:\pyEnvs\pyWatch\lib\site-packages\requests\exceptions.py
- m requests.hooks C:\pyEnvs\pyWatch\lib\site-packages\requests\hooks.py
- m requests.models C:\pyEnvs\pyWatch\lib\site-packages\requests\models.py
- P requests.packages C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\__init__.py
- P requests.packages.charade C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\__init__.py
- m requests.packages.charade.__main__ C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\__main__.py
- m requests.packages.charade.big5freq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\big5freq.py
- m requests.packages.charade.big5prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\big5prober.py
- m requests.packages.charade.chardistribution C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\chardistribution.py
- m requests.packages.charade.charsetgroupprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\charsetgroupprober.py
- m requests.packages.charade.charsetprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\charsetprober.py
- m requests.packages.charade.codingstatemachine C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\codingstatemachine.py
- m requests.packages.charade.compat C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\compat.py
- m requests.packages.charade.constants C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\constants.py
- m requests.packages.charade.cp949prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\cp949prober.py
- m requests.packages.charade.escprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\escprober.py
- m requests.packages.charade.escsm C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\escsm.py
- m requests.packages.charade.eucjpprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\eucjpprober.py
- m requests.packages.charade.euckrfreq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\euckrfreq.py
- m requests.packages.charade.euckrprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\euckrprober.py
- m requests.packages.charade.euctwfreq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\euctwfreq.py
- m requests.packages.charade.euctwprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\euctwprober.py
- m requests.packages.charade.gb2312freq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\gb2312freq.py
- m requests.packages.charade.gb2312prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\gb2312prober.py
- m requests.packages.charade.hebrewprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\hebrewprober.py
- m requests.packages.charade.jisfreq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\jisfreq.py
- m requests.packages.charade.jpcntx C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\jpcntx.py
- m requests.packages.charade.langbulgarianmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\langbulgarianmodel.py
- m requests.packages.charade.langcyrillicmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\langcyrillicmodel.py
- m requests.packages.charade.langgreekmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\langgreekmodel.py
- m requests.packages.charade.langhebrewmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\langhebrewmodel.py
- m requests.packages.charade.langhungarianmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\langhungarianmodel.py
- m requests.packages.charade.langthaimodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\langthaimodel.py
- m requests.packages.charade.latin1prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\latin1prober.py
- m requests.packages.charade.mbcharsetprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\mbcharsetprober.py
- m requests.packages.charade.mbcsgroupprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\mbcsgroupprober.py
- m requests.packages.charade.mbcssm C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\mbcssm.py
- m requests.packages.charade.sbcharsetprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\sbcharsetprober.py
- m requests.packages.charade.sbcsgroupprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\sbcsgroupprober.py
- m requests.packages.charade.sjisprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\sjisprober.py
- m requests.packages.charade.universaldetector C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\universaldetector.py
- m requests.packages.charade.utf8prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\charade\utf8prober.py
- P requests.packages.chardet C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\__init__.py
- m requests.packages.chardet.big5freq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\big5freq.py
- m requests.packages.chardet.big5prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\big5prober.py
- m requests.packages.chardet.chardetect C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\chardetect.py
- m requests.packages.chardet.chardistribution C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\chardistribution.py
- m requests.packages.chardet.charsetgroupprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\charsetgroupprober.py
- m requests.packages.chardet.charsetprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\charsetprober.py
- m requests.packages.chardet.codingstatemachine C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\codingstatemachine.py
- m requests.packages.chardet.compat C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\compat.py
- m requests.packages.chardet.constants C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\constants.py
- m requests.packages.chardet.cp949prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\cp949prober.py
- m requests.packages.chardet.escprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\escprober.py
- m requests.packages.chardet.escsm C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\escsm.py
- m requests.packages.chardet.eucjpprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\eucjpprober.py
- m requests.packages.chardet.euckrfreq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\euckrfreq.py
- m requests.packages.chardet.euckrprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\euckrprober.py
- m requests.packages.chardet.euctwfreq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\euctwfreq.py
- m requests.packages.chardet.euctwprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\euctwprober.py
- m requests.packages.chardet.gb2312freq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\gb2312freq.py
- m requests.packages.chardet.gb2312prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\gb2312prober.py
- m requests.packages.chardet.hebrewprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\hebrewprober.py
- m requests.packages.chardet.jisfreq C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\jisfreq.py
- m requests.packages.chardet.jpcntx C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\jpcntx.py
- m requests.packages.chardet.langbulgarianmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\langbulgarianmodel.py
- m requests.packages.chardet.langcyrillicmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\langcyrillicmodel.py
- m requests.packages.chardet.langgreekmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\langgreekmodel.py
- m requests.packages.chardet.langhebrewmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\langhebrewmodel.py
- m requests.packages.chardet.langhungarianmodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\langhungarianmodel.py
- m requests.packages.chardet.langthaimodel C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\langthaimodel.py
- m requests.packages.chardet.latin1prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\latin1prober.py
- m requests.packages.chardet.mbcharsetprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\mbcharsetprober.py
- m requests.packages.chardet.mbcsgroupprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\mbcsgroupprober.py
- m requests.packages.chardet.mbcssm C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\mbcssm.py
- m requests.packages.chardet.sbcharsetprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\sbcharsetprober.py
- m requests.packages.chardet.sbcsgroupprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\sbcsgroupprober.py
- m requests.packages.chardet.sjisprober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\sjisprober.py
- m requests.packages.chardet.universaldetector C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\universaldetector.py
- m requests.packages.chardet.utf8prober C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\chardet\utf8prober.py
- P requests.packages.urllib3 C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\__init__.py
- m requests.packages.urllib3._collections C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\_collections.py
- m requests.packages.urllib3.connection C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\connection.py
- m requests.packages.urllib3.connectionpool C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\connectionpool.py
- P requests.packages.urllib3.contrib C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\contrib\__init__.py
- m requests.packages.urllib3.contrib.ntlmpool C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\contrib\ntlmpool.py
- m requests.packages.urllib3.contrib.pyopenssl C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\contrib\pyopenssl.py
- m requests.packages.urllib3.exceptions C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\exceptions.py
- m requests.packages.urllib3.fields C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\fields.py
- m requests.packages.urllib3.filepost C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\filepost.py
- P requests.packages.urllib3.packages C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\packages\__init__.py
- m requests.packages.urllib3.packages.ordered_dict C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\packages\ordered_dict.py
- m requests.packages.urllib3.packages.six C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\packages\six.py
- P requests.packages.urllib3.packages.ssl_match_hostname C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\packages\ssl_match_hostname\__init__.py
- m requests.packages.urllib3.packages.ssl_match_hostname._implementation C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.py
- m requests.packages.urllib3.poolmanager C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\poolmanager.py
- m requests.packages.urllib3.request C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\request.py
- m requests.packages.urllib3.response C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\response.py
- m requests.packages.urllib3.util C:\pyEnvs\pyWatch\lib\site-packages\requests\packages\urllib3\util.py
- m requests.sessions C:\pyEnvs\pyWatch\lib\site-packages\requests\sessions.py
- m requests.status_codes C:\pyEnvs\pyWatch\lib\site-packages\requests\status_codes.py
- m requests.structures C:\pyEnvs\pyWatch\lib\site-packages\requests\structures.py
- m requests.utils C:\pyEnvs\pyWatch\lib\site-packages\requests\utils.py
- m result C:\pyProjects\pyWatch\result.py
- m rule C:\pyProjects\pyWatch\rule.py
- m runpy C:\Python34\Lib\runpy.py
- m select C:\Python34\DLLs\select.pyd
- m selectors C:\Python34\Lib\selectors.py
- m shlex C:\Python34\Lib\shlex.py
- m shutil C:\pyEnvs\pyWatch\lib\shutil.py
- m signal
- m smtplib C:\Python34\Lib\smtplib.py
- m socket C:\Python34\Lib\socket.py
- m socketserver C:\Python34\Lib\socketserver.py
- m sre_compile
- m sre_constants
- m sre_parse
- m ssl C:\Python34\Lib\ssl.py
- m stat
- m string
- m stringprep
- m struct
- m subprocess C:\Python34\Lib\subprocess.py
- m sys
- m tarfile C:\pyEnvs\pyWatch\lib\tarfile.py
- m tempfile C:\pyEnvs\pyWatch\lib\tempfile.py
- m textwrap
- m threading
- m time
- m token
- m tokenize
- m traceback
- m tty C:\Python34\Lib\tty.py
- m types
- m unicodedata C:\Python34\DLLs\unicodedata.pyd
- P unittest C:\Python34\Lib\unittest\__init__.py
- m unittest.case C:\Python34\Lib\unittest\case.py
- m unittest.loader C:\Python34\Lib\unittest\loader.py
- m unittest.main C:\Python34\Lib\unittest\main.py
- m unittest.result C:\Python34\Lib\unittest\result.py
- m unittest.runner C:\Python34\Lib\unittest\runner.py
- m unittest.signals C:\Python34\Lib\unittest\signals.py
- m unittest.suite C:\Python34\Lib\unittest\suite.py
- m unittest.util C:\Python34\Lib\unittest\util.py
- P urllib C:\Python34\Lib\urllib\__init__.py
- m urllib.error C:\Python34\Lib\urllib\error.py
- m urllib.parse C:\Python34\Lib\urllib\parse.py
- m urllib.request C:\Python34\Lib\urllib\request.py
- m urllib.response C:\Python34\Lib\urllib\response.py
- m uu C:\Python34\Lib\uu.py
- m uuid C:\Python34\Lib\uuid.py
- m warnings
- m weakref
- m webbrowser C:\Python34\Lib\webbrowser.py
- m win32api C:\Python34\lib\site-packages\win32\win32api.pyd
- P win32com C:\Python34\lib\site-packages\win32com\__init__.py
- P win32com.client C:\Python34\lib\site-packages\win32com\client\__init__.py
- m win32com.client.CLSIDToClass C:\Python34\lib\site-packages\win32com\client\CLSIDToClass.py
- m win32com.client.build C:\Python34\lib\site-packages\win32com\client\build.py
- m win32com.client.dynamic C:\Python34\lib\site-packages\win32com\client\dynamic.py
- m win32com.client.gencache C:\Python34\lib\site-packages\win32com\client\gencache.py
- m win32com.client.genpy C:\Python34\lib\site-packages\win32com\client\genpy.py
- m win32com.client.makepy C:\Python34\lib\site-packages\win32com\client\makepy.py
- m win32com.client.selecttlb C:\Python34\lib\site-packages\win32com\client\selecttlb.py
- m win32com.client.util C:\Python34\lib\site-packages\win32com\client\util.py
- P win32com.gen_py C:\Python34\lib\site-packages\win32com\gen_py\__init__.py
- m win32con C:\Python34\lib\site-packages\win32\lib\win32con.py
- m win32evtlog C:\Python34\lib\site-packages\win32\win32evtlog.pyd
- m win32evtlogutil C:\Python34\lib\site-packages\win32\lib\win32evtlogutil.py
- m win32ui C:\Python34\lib\site-packages\Pythonwin\win32ui.pyd
- m win32wnet C:\Python34\lib\site-packages\win32\win32wnet.pyd
- m winerror C:\Python34\lib\site-packages\win32\lib\winerror.py
- m winreg
- m wmi C:\pyEnvs\pyWatch\lib\site-packages\wmi.py
- P xml C:\Python34\Lib\xml\__init__.py
- P xml.etree C:\Python34\Lib\xml\etree\__init__.py
- m xml.etree.ElementPath C:\Python34\Lib\xml\etree\ElementPath.py
- m xml.etree.ElementTree C:\Python34\Lib\xml\etree\ElementTree.py
- P xml.parsers C:\Python34\Lib\xml\parsers\__init__.py
- m xml.parsers.expat C:\Python34\Lib\xml\parsers\expat.py
- P xmlrpc C:\Python34\Lib\xmlrpc\__init__.py
- m xmlrpc.client C:\Python34\Lib\xmlrpc\client.py
- m zipfile C:\Python34\Lib\zipfile.py
- m zipimport
- m zlib
- Missing modules:
- ? Cookie imported from requests.compat
- ? OpenSSL.SSL imported from requests.packages.urllib3.contrib.pyopenssl
- ? StringIO imported from requests.compat, requests.packages.urllib3.packages.six
- ? __builtin__ imported from psutil._compat
- ? __main__ imported from bdb, pdb
- ? _abcoll imported from requests.packages.urllib3.packages.ordered_dict
- ? _dummy_threading imported from dummy_threading
- ? _implementation imported from requests.packages.urllib3.packages.ssl_match_hostname
- ? _posixsubprocess imported from multiprocessing.util, subprocess
- ? _psutil_bsd imported from psutil._psbsd
- ? _psutil_linux imported from psutil, psutil._pslinux
- ? _psutil_osx imported from psutil._psosx
- ? _psutil_posix imported from psutil._psbsd, psutil._pslinux, psutil._psosx, psutil._pssunos
- ? _psutil_sunos imported from psutil._pssunos
- ? _scproxy imported from urllib.request
- ? backports.ssl_match_hostname imported from requests.packages.urllib3.packages.ssl_match_hostname
- ? cStringIO imported from requests.packages.urllib3.contrib.pyopenssl
- ? ce imported from os
- ? charade imported from requests.packages.charade.__main__
- ? charade.universaldetector imported from requests.packages.charade
- ? chardet.universaldetector imported from requests.packages.chardet.chardetect
- ? cookielib imported from requests.compat
- ? distutils.command imported from distutils
- ? distutils.command.build_ext imported from distutils
- ? distutils.dist imported from distutils
- ? distutils.errors imported from shutil
- ? distutils.spawn imported from shutil
- ? distutils.sysconfig imported from distutils
- ? dummy_thread imported from requests.packages.urllib3.packages.ordered_dict
- ? fcntl imported from multiprocessing.popen_spawn_posix
- ? grp imported from shutil, tarfile
- ? httplib imported from requests.compat, requests.packages.urllib3.connection, requests.packages.urllib3.contrib.ntlmpool
- ? java.lang imported from platform
- ? multiprocessing.AuthenticationError imported from multiprocessing.connection
- ? multiprocessing.BufferTooShort imported from multiprocessing.connection
- ? multiprocessing.SimpleQueue imported from concurrent.futures.process
- ? multiprocessing.TimeoutError imported from multiprocessing.pool
- ? multiprocessing.cpu_count imported from multiprocessing.pool
- ? multiprocessing.current_process imported from multiprocessing.popen_spawn_posix, multiprocessing.semaphore_tracker
- ? multiprocessing.get_context imported from multiprocessing.managers, multiprocessing.pool, multiprocessing.sharedctypes
- ? multiprocessing.get_start_method imported from multiprocessing.spawn
- ? multiprocessing.set_start_method imported from multiprocessing.spawn
- ? ndg.httpsclient.ssl_peer_verification imported from requests.packages.urllib3.contrib.pyopenssl
- ? ndg.httpsclient.subj_alt_name imported from requests.packages.urllib3.contrib.pyopenssl
- ? ntlm imported from requests.packages.urllib3.contrib.ntlmpool
- ? org.python.core imported from copy, pickle
- ? os.path imported from os, pkgutil, py_compile, requests.certs, shutil, unittest.util
- ? posix imported from os
- ? pwd imported from getpass, http.server, netrc, posixpath, psutil, shutil, tarfile, webbrowser
- ? pyasn1.codec.der imported from requests.packages.urllib3.contrib.pyopenssl
- ? pyasn1.type imported from requests.packages.urllib3.contrib.pyopenssl
- ? simplejson imported from requests.compat
- ? termios imported from getpass, tty
- ? thread imported from requests.packages.urllib3.packages.ordered_dict
- ? urllib.getproxies imported from requests.compat
- ? urllib.proxy_bypass imported from requests.compat
- ? urllib.quote imported from requests.compat
- ? urllib.quote_plus imported from requests.compat
- ? urllib.unquote imported from requests.compat
- ? urllib.unquote_plus imported from requests.compat
- ? urllib.urlencode imported from requests.compat, requests.packages.urllib3.request
- ? urllib2 imported from requests.compat
- ? urllib3 imported from requests.packages.urllib3.contrib.ntlmpool
- ? urlparse imported from requests.compat, requests.packages.urllib3.poolmanager
- ? vms_lib imported from platform
- This is not necessarily a problem - the modules may not be needed on this platform.
- copying C:\Python34\DLLs\_bz2.pyd -> build\exe.win-amd64-3.4\_bz2.pyd
- copying C:\Python34\DLLs\_ctypes.pyd -> build\exe.win-amd64-3.4\_ctypes.pyd
- copying C:\Python34\DLLs\_elementtree.pyd -> build\exe.win-amd64-3.4\_elementtree.pyd
- copying C:\Python34\DLLs\_hashlib.pyd -> build\exe.win-amd64-3.4\_hashlib.pyd
- copying C:\Python34\DLLs\_lzma.pyd -> build\exe.win-amd64-3.4\_lzma.pyd
- copying C:\Python34\DLLs\_multiprocessing.pyd -> build\exe.win-amd64-3.4\_multiprocessing.pyd
- copying C:\Python34\lib\site-packages\_psutil_windows.pyd -> build\exe.win-amd64-3.4\_psutil_windows.pyd
- copying C:\Python34\DLLs\_socket.pyd -> build\exe.win-amd64-3.4\_socket.pyd
- copying C:\Python34\DLLs\_ssl.pyd -> build\exe.win-amd64-3.4\_ssl.pyd
- copying C:\Python34\DLLs\pyexpat.pyd -> build\exe.win-amd64-3.4\pyexpat.pyd
- copying C:\Windows\system32\pythoncom34.dll -> build\exe.win-amd64-3.4\pythoncom34.dll
- copying C:\Windows\system32\pywintypes34.dll -> build\exe.win-amd64-3.4\pywintypes34.dll
- copying C:\Python34\DLLs\select.pyd -> build\exe.win-amd64-3.4\select.pyd
- copying C:\Python34\DLLs\unicodedata.pyd -> build\exe.win-amd64-3.4\unicodedata.pyd
- copying C:\Python34\lib\site-packages\win32\win32api.pyd -> build\exe.win-amd64-3.4\win32api.pyd
- copying C:\Python34\lib\site-packages\win32\win32evtlog.pyd -> build\exe.win-amd64-3.4\win32evtlog.pyd
- copying C:\Python34\lib\site-packages\Pythonwin\win32ui.pyd -> build\exe.win-amd64-3.4\win32ui.pyd
- copying C:\Python34\lib\site-packages\Pythonwin\mfc100u.dll -> build\exe.win-amd64-3.4\mfc100u.dll
- copying C:\Python34\lib\site-packages\win32\win32wnet.pyd -> build\exe.win-amd64-3.4\win32wnet.pyd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement