Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. import _frozen_importlib # frozen
  2. import imp # builtin
  3. import sys # builtin
  4. # installing zipimport hook
  5. # installed zipimport hook
  6. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/__init__.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__init__.py
  7. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/__init__.cpython-34.pyc'
  8. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/codecs.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/codecs.py
  9. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/codecs.cpython-34.pyc'
  10. import 'codecs' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1e2e668>
  11. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/aliases.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/aliases.py
  12. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/aliases.cpython-34.pyc'
  13. import 'encodings.aliases' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dc6160>
  14. import 'encodings' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1e2e208>
  15. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/utf_8.py
  16. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc'
  17. import 'encodings.utf_8' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dcbe10>
  18. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/latin_1.py
  19. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc'
  20. import 'encodings.latin_1' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dcf978>
  21. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/io.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/io.py
  22. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/io.cpython-34.pyc'
  23. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/abc.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/abc.py
  24. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/abc.cpython-34.pyc'
  25. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_weakrefset.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/_weakrefset.py
  26. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_weakrefset.cpython-34.pyc'
  27. import '_weakrefset' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dd46d8>
  28. import 'abc' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dcfe48>
  29. import 'io' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dcfba8>
  30. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_bootlocale.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/_bootlocale.py
  31. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_bootlocale.cpython-34.pyc'
  32. import '_bootlocale' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1ddbda0>
  33. Python 3.4.5 (default, Jul 30 2017, 21:42:03)
  34. [GCC 5.4.0] on linux
  35. Type "help", "copyright", "credits" or "license" for more information.
  36. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/site.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/site.py
  37. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/site.cpython-34.pyc'
  38. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/os.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/os.py
  39. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/os.cpython-34.pyc'
  40. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/stat.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/stat.py
  41. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/stat.cpython-34.pyc'
  42. import 'stat' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dfd978>
  43. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/posixpath.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/posixpath.py
  44. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/posixpath.cpython-34.pyc'
  45. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/genericpath.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/genericpath.py
  46. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/genericpath.cpython-34.pyc'
  47. import 'genericpath' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1d862b0>
  48. import 'posixpath' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dfdcf8>
  49. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_collections_abc.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/_collections_abc.py
  50. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_collections_abc.cpython-34.pyc'
  51. import '_collections_abc' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1d861d0>
  52. import 'os' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1def208>
  53. # /usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_sitebuiltins.cpython-34.pyc matches /usr/lib/python-exec/python3.4/../../../lib64/python3.4/_sitebuiltins.py
  54. # code object from '/usr/lib/python-exec/python3.4/../../../lib64/python3.4/__pycache__/_sitebuiltins.cpython-34.pyc'
  55. import '_sitebuiltins' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1def550>
  56. # /usr/lib64/python3.4/__pycache__/sysconfig.cpython-34.pyc matches /usr/lib64/python3.4/sysconfig.py
  57. # code object from '/usr/lib64/python3.4/__pycache__/sysconfig.cpython-34.pyc'
  58. import 'sysconfig' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1db3da0>
  59. # /usr/lib64/python3.4/__pycache__/_sysconfigdata.cpython-34.pyc matches /usr/lib64/python3.4/_sysconfigdata.py
  60. # code object from '/usr/lib64/python3.4/__pycache__/_sysconfigdata.cpython-34.pyc'
  61. import '_sysconfigdata' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1dbf748>
  62. # /usr/lib64/python3.4/__pycache__/types.cpython-34.pyc matches /usr/lib64/python3.4/types.py
  63. # code object from '/usr/lib64/python3.4/__pycache__/types.cpython-34.pyc'
  64. import 'types' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1d19b00>
  65. import 'site' # <_frozen_importlib.SourceFileLoader object at 0x7f9cb1de5d30>
  66. Traceback (most recent call last):
  67. File "yavide_server.py", line 1, in <module>
  68. import copy_reg
  69. File "<frozen importlib._bootstrap>", line 2237, in _find_and_load
  70. File "<frozen importlib._bootstrap>", line 2224, in _find_and_load_unlocked
  71. ImportError: No module named 'copy_reg'
  72. # clear builtins._
  73. # clear sys.path
  74. # clear sys.argv
  75. # clear sys.ps1
  76. # clear sys.ps2
  77. # clear sys.last_type
  78. # clear sys.last_value
  79. # clear sys.last_traceback
  80. # clear sys.path_hooks
  81. # clear sys.path_importer_cache
  82. # clear sys.meta_path
  83. # clear sys.__interactivehook__
  84. # clear sys.flags
  85. # clear sys.float_info
  86. # restore sys.stdin
  87. # restore sys.stdout
  88. # restore sys.stderr
  89. # cleanup[2] removing encodings.utf_8
  90. # cleanup[2] removing _stat
  91. # cleanup[2] removing io
  92. # destroy io
  93. # cleanup[2] removing _locale
  94. # cleanup[2] removing builtins
  95. # cleanup[2] removing _sitebuiltins
  96. # cleanup[2] removing stat
  97. # cleanup[2] removing site
  98. # destroy site
  99. # cleanup[2] removing os
  100. # cleanup[2] removing posix
  101. # cleanup[2] removing _weakrefset
  102. # destroy _weakrefset
  103. # cleanup[2] removing errno
  104. # cleanup[2] removing ndg
  105. # destroy ndg
  106. # cleanup[2] removing _frozen_importlib
  107. # cleanup[2] removing _bootlocale
  108. # destroy _bootlocale
  109. # cleanup[2] removing signal
  110. # cleanup[2] removing _weakref
  111. # cleanup[2] removing _thread
  112. # cleanup[2] removing encodings.aliases
  113. # cleanup[2] removing encodings.latin_1
  114. # cleanup[2] removing _warnings
  115. # cleanup[2] removing _imp
  116. # cleanup[2] removing _codecs
  117. # cleanup[2] removing os.path
  118. # cleanup[2] removing zipimport
  119. # cleanup[2] removing posixpath
  120. # cleanup[2] removing marshal
  121. # cleanup[2] removing encodings
  122. # destroy encodings
  123. # cleanup[2] removing sys
  124. # cleanup[2] removing _sysconfigdata
  125. # destroy _sysconfigdata
  126. # cleanup[2] removing types
  127. # destroy types
  128. # cleanup[2] removing codecs
  129. # cleanup[2] removing google
  130. # destroy google
  131. # cleanup[2] removing _io
  132. # cleanup[2] removing genericpath
  133. # cleanup[2] removing sysconfig
  134. # destroy sysconfig
  135. # cleanup[2] removing __main__
  136. # destroy __main__
  137. # cleanup[2] removing abc
  138. # destroy abc
  139. # cleanup[2] removing _collections_abc
  140. # destroy _collections_abc
  141. # destroy zipimport
  142. # destroy signal
  143. # destroy _locale
  144. # destroy _sitebuiltins
  145. # destroy posixpath
  146. # destroy errno
  147. # destroy _stat
  148. # destroy genericpath
  149. # destroy stat
  150. # destroy os
  151. # cleanup[3] wiping encodings.utf_8
  152. # cleanup[3] wiping posix
  153. # cleanup[3] wiping _frozen_importlib
  154. # destroy posix
  155. # cleanup[3] wiping _weakref
  156. # destroy _weakref
  157. # cleanup[3] wiping _thread
  158. # destroy _thread
  159. # cleanup[3] wiping encodings.aliases
  160. # cleanup[3] wiping encodings.latin_1
  161. # cleanup[3] wiping _warnings
  162. # destroy _warnings
  163. # cleanup[3] wiping _imp
  164. # destroy _imp
  165. # cleanup[3] wiping _codecs
  166. # cleanup[3] wiping marshal
  167. # destroy marshal
  168. # cleanup[3] wiping codecs
  169. # cleanup[3] wiping _io
  170. # destroy io
  171. # cleanup[3] wiping sys
  172. # cleanup[3] wiping builtins
  173. # destroy _frozen_importlib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement