Advertisement
Guest User

Untitled

a guest
Oct 31st, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. 1031 22:42:00431 :: import marshal # builtin
  2.  
  3. 1031 22:42:00432 :: import imp # builtin
  4.  
  5. 1031 22:42:00514 :: # trying .\os.pyd
  6.  
  7. 1031 22:42:00514 :: # trying .\os.py
  8.  
  9. 1031 22:42:00514 :: # trying .\os.pyw
  10.  
  11. 1031 22:42:00515 :: # trying .\os.pyc
  12.  
  13. 1031 22:42:00517 :: # trying lib\os.pyd
  14.  
  15. 1031 22:42:00518 :: # trying lib\os.py
  16.  
  17. 1031 22:42:00522 :: # lib\os.pyc has bad magic
  18.  
  19. 1031 22:42:00620 :: import os # from lib\os.py
  20.  
  21. 1031 22:42:00620 :: import errno # builtin
  22.  
  23. 1031 22:42:00621 :: import nt # builtin
  24.  
  25. 1031 22:42:00623 :: # trying .\ntpath.pyd
  26.  
  27. 1031 22:42:00624 :: # trying .\ntpath.py
  28.  
  29. 1031 22:42:00624 :: # trying .\ntpath.pyw
  30.  
  31. 1031 22:42:00624 :: # trying .\ntpath.pyc
  32.  
  33. 1031 22:42:00625 :: # trying lib\ntpath.pyd
  34.  
  35. 1031 22:42:00625 :: # trying lib\ntpath.py
  36.  
  37. 1031 22:42:00627 :: # lib\ntpath.pyc has bad magic
  38.  
  39. 1031 22:42:00654 :: import ntpath # from lib\ntpath.py
  40.  
  41. 1031 22:42:00655 :: # trying .\stat.pyd
  42.  
  43. 1031 22:42:00656 :: # trying .\stat.py
  44.  
  45. 1031 22:42:00656 :: # trying .\stat.pyw
  46.  
  47. 1031 22:42:00656 :: # trying .\stat.pyc
  48.  
  49. 1031 22:42:00658 :: # trying lib\stat.pyd
  50.  
  51. 1031 22:42:00659 :: # trying lib\stat.py
  52.  
  53. 1031 22:42:00663 :: # lib\stat.pyc has bad magic
  54.  
  55. 1031 22:42:00665 :: import stat # from lib\stat.py
  56.  
  57. 1031 22:42:00666 :: # trying .\genericpath.pyd
  58.  
  59. 1031 22:42:00667 :: # trying .\genericpath.py
  60.  
  61. 1031 22:42:00667 :: # trying .\genericpath.pyw
  62.  
  63. 1031 22:42:00667 :: # trying .\genericpath.pyc
  64.  
  65. 1031 22:42:00669 :: # trying lib\genericpath.pyd
  66.  
  67. 1031 22:42:00670 :: # trying lib\genericpath.py
  68.  
  69. 1031 22:42:00692 :: # lib\genericpath.pyc has bad magic
  70.  
  71. 1031 22:42:00695 :: import genericpath # from lib\genericpath.py
  72.  
  73. 1031 22:42:00697 :: # trying .\warnings.pyd
  74.  
  75. 1031 22:42:00697 :: # trying .\warnings.py
  76.  
  77. 1031 22:42:00697 :: # trying .\warnings.pyw
  78.  
  79. 1031 22:42:00697 :: # trying .\warnings.pyc
  80.  
  81. 1031 22:42:00699 :: # trying lib\warnings.pyd
  82.  
  83. 1031 22:42:00699 :: # trying lib\warnings.py
  84.  
  85. 1031 22:42:00702 :: # lib\warnings.pyc has bad magic
  86.  
  87. 1031 22:42:00744 :: import warnings # from lib\warnings.py
  88.  
  89. 1031 22:42:00745 :: # trying .\linecache.pyd
  90.  
  91. 1031 22:42:00745 :: # trying .\linecache.py
  92.  
  93. 1031 22:42:00746 :: # trying .\linecache.pyw
  94.  
  95. 1031 22:42:00746 :: # trying .\linecache.pyc
  96.  
  97. 1031 22:42:00747 :: # trying lib\linecache.pyd
  98.  
  99. 1031 22:42:00747 :: # trying lib\linecache.py
  100.  
  101. 1031 22:42:00750 :: # lib\linecache.pyc has bad magic
  102.  
  103. 1031 22:42:00760 :: import linecache # from lib\linecache.py
  104.  
  105. 1031 22:42:00762 :: # trying .\types.pyd
  106.  
  107. 1031 22:42:00762 :: # trying .\types.py
  108.  
  109. 1031 22:42:00763 :: # trying .\types.pyw
  110.  
  111. 1031 22:42:00763 :: # trying .\types.pyc
  112.  
  113. 1031 22:42:00765 :: # trying lib\types.pyd
  114.  
  115. 1031 22:42:00765 :: # trying lib\types.py
  116.  
  117. 1031 22:42:00768 :: # lib\types.pyc has bad magic
  118.  
  119. 1031 22:42:00778 :: import types # from lib\types.py
  120.  
  121. 1031 22:42:00782 :: # trying .\UserDict.pyd
  122.  
  123. 1031 22:42:00782 :: # trying .\UserDict.py
  124.  
  125. 1031 22:42:00782 :: # trying .\UserDict.pyw
  126.  
  127. 1031 22:42:00783 :: # trying .\UserDict.pyc
  128.  
  129. 1031 22:42:00783 :: # trying lib\UserDict.pyd
  130.  
  131. 1031 22:42:00784 :: # trying lib\UserDict.py
  132.  
  133. 1031 22:42:00787 :: # lib\UserDict.pyc has bad magic
  134.  
  135. 1031 22:42:00798 :: import UserDict # from lib\UserDict.py
  136.  
  137. 1031 22:42:00799 :: # trying .\_abcoll.pyd
  138.  
  139. 1031 22:42:00799 :: # trying .\_abcoll.py
  140.  
  141. 1031 22:42:00799 :: # trying .\_abcoll.pyw
  142.  
  143. 1031 22:42:00800 :: # trying .\_abcoll.pyc
  144.  
  145. 1031 22:42:00800 :: # trying lib\_abcoll.pyd
  146.  
  147. 1031 22:42:00808 :: # trying lib\_abcoll.py
  148.  
  149. 1031 22:42:00812 :: # lib\_abcoll.pyc has bad magic
  150.  
  151. 1031 22:42:00843 :: import _abcoll # from lib\_abcoll.py
  152.  
  153. 1031 22:42:00844 :: # trying .\abc.pyd
  154.  
  155. 1031 22:42:00845 :: # trying .\abc.py
  156.  
  157. 1031 22:42:00845 :: # trying .\abc.pyw
  158.  
  159. 1031 22:42:00845 :: # trying .\abc.pyc
  160.  
  161. 1031 22:42:00846 :: # trying lib\abc.pyd
  162.  
  163. 1031 22:42:00846 :: # trying lib\abc.py
  164.  
  165. 1031 22:42:00861 :: # lib\abc.pyc has bad magic
  166.  
  167. 1031 22:42:00868 :: import abc # from lib\abc.py
  168.  
  169. 1031 22:42:00869 :: # trying .\_weakrefset.pyd
  170.  
  171. 1031 22:42:00870 :: # trying .\_weakrefset.py
  172.  
  173. 1031 22:42:00870 :: # trying .\_weakrefset.pyw
  174.  
  175. 1031 22:42:00870 :: # trying .\_weakrefset.pyc
  176.  
  177. 1031 22:42:00871 :: # trying lib\_weakrefset.pyd
  178.  
  179. 1031 22:42:00872 :: # trying lib\_weakrefset.py
  180.  
  181. 1031 22:42:00893 :: # lib\_weakrefset.pyc has bad magic
  182.  
  183. 1031 22:42:00903 :: import _weakrefset # from lib\_weakrefset.py
  184.  
  185. 1031 22:42:00903 :: import _weakref # builtin
  186.  
  187. 1031 22:42:00910 :: # trying .\copy_reg.pyd
  188.  
  189. 1031 22:42:00911 :: # trying .\copy_reg.py
  190.  
  191. 1031 22:42:00923 :: # trying .\copy_reg.pyw
  192.  
  193. 1031 22:42:00924 :: # trying .\copy_reg.pyc
  194.  
  195. 1031 22:42:00925 :: # trying lib\copy_reg.pyd
  196.  
  197. 1031 22:42:00925 :: # trying lib\copy_reg.py
  198.  
  199. 1031 22:42:00927 :: # lib\copy_reg.pyc has bad magic
  200.  
  201. 1031 22:42:00945 :: import copy_reg # from lib\copy_reg.py
  202.  
  203. 1031 22:42:01263 :: ui.py: inconsistent use of tabs and spaces in indentation
  204.  
  205. 1031 22:42:03160 :: import time # builtin
  206.  
  207. 1031 22:43:05987 :: import math # builtin
  208.  
  209. 1031 22:43:06178 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
  210.  
  211. 1031 22:43:06250 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
  212.  
  213. 1031 22:43:06367 :: uiSystem.py: inconsistent use of tabs and spaces in indentation
  214.  
  215. 1031 22:43:06476 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
  216.  
  217. 1031 22:43:16702 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
  218. 1031 22:43:34983 :: game.py: inconsistent use of tabs and spaces in indentation
  219.  
  220. 1031 22:44:57745 :: CInstanceBase::AttachTextTail - VID [110702] ALREADY EXIST
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement