Advertisement
Guest User

Untitled

a guest
Apr 27th, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. 0427 22:54:00027 :: import marshal # builtin
  2.  
  3. 0427 22:54:00027 :: import imp # builtin
  4.  
  5. 0427 22:54:00049 :: ui.py: inconsistent use of tabs and spaces in indentation
  6.  
  7. 0427 22:54:00075 :: import _weakref # builtin
  8.  
  9. 0427 22:54:01719 :: # trying .\os.pyd
  10.  
  11. 0427 22:54:01719 :: # trying .\os.py
  12.  
  13. 0427 22:54:01719 :: # trying .\os.pyw
  14.  
  15. 0427 22:54:01719 :: # trying .\os.pyc
  16.  
  17. 0427 22:54:01720 :: # trying lib\os.pyd
  18.  
  19. 0427 22:54:01720 :: # trying lib\os.py
  20.  
  21. 0427 22:54:01721 :: # lib\os.pyc has bad magic
  22.  
  23. 0427 22:54:01726 :: import os # from lib\os.py
  24.  
  25. 0427 22:54:01726 :: import nt # builtin
  26.  
  27. 0427 22:54:01727 :: # trying .\ntpath.pyd
  28.  
  29. 0427 22:54:01727 :: # trying .\ntpath.py
  30.  
  31. 0427 22:54:01727 :: # trying .\ntpath.pyw
  32.  
  33. 0427 22:54:01728 :: # trying .\ntpath.pyc
  34.  
  35. 0427 22:54:01728 :: # trying lib\ntpath.pyd
  36.  
  37. 0427 22:54:01728 :: # trying lib\ntpath.py
  38.  
  39. 0427 22:54:01729 :: # lib\ntpath.pyc has bad magic
  40.  
  41. 0427 22:54:01732 :: import ntpath # from lib\ntpath.py
  42.  
  43. 0427 22:54:01733 :: # trying .\stat.pyd
  44.  
  45. 0427 22:54:01733 :: # trying .\stat.py
  46.  
  47. 0427 22:54:01733 :: # trying .\stat.pyw
  48.  
  49. 0427 22:54:01733 :: # trying .\stat.pyc
  50.  
  51. 0427 22:54:01733 :: # trying lib\stat.pyd
  52.  
  53. 0427 22:54:01734 :: # trying lib\stat.py
  54.  
  55. 0427 22:54:01734 :: # lib\stat.pyc has bad magic
  56.  
  57. 0427 22:54:01735 :: import stat # from lib\stat.py
  58.  
  59. 0427 22:54:01735 :: # trying .\UserDict.pyd
  60.  
  61. 0427 22:54:01735 :: # trying .\UserDict.py
  62.  
  63. 0427 22:54:01735 :: # trying .\UserDict.pyw
  64.  
  65. 0427 22:54:01735 :: # trying .\UserDict.pyc
  66.  
  67. 0427 22:54:01736 :: # trying lib\UserDict.pyd
  68.  
  69. 0427 22:54:01736 :: # trying lib\UserDict.py
  70.  
  71. 0427 22:54:01736 :: # lib\UserDict.pyc has bad magic
  72.  
  73. 0427 22:54:01736 :: import UserDict # from lib\UserDict.py
  74.  
  75. 0427 22:54:01737 :: # trying .\copy_reg.pyd
  76.  
  77. 0427 22:54:01737 :: # trying .\copy_reg.py
  78.  
  79. 0427 22:54:01737 :: # trying .\copy_reg.pyw
  80.  
  81. 0427 22:54:01737 :: # trying .\copy_reg.pyc
  82.  
  83. 0427 22:54:01737 :: # trying lib\copy_reg.pyd
  84.  
  85. 0427 22:54:01738 :: # trying lib\copy_reg.py
  86.  
  87. 0427 22:54:01738 :: # lib\copy_reg.pyc has bad magic
  88.  
  89. 0427 22:54:01739 :: import copy_reg # from lib\copy_reg.py
  90.  
  91. 0427 22:54:01739 :: # trying .\types.pyd
  92.  
  93. 0427 22:54:01739 :: # trying .\types.py
  94.  
  95. 0427 22:54:01740 :: # trying .\types.pyw
  96.  
  97. 0427 22:54:01740 :: # trying .\types.pyc
  98.  
  99. 0427 22:54:01740 :: # trying lib\types.pyd
  100.  
  101. 0427 22:54:01740 :: # trying lib\types.py
  102.  
  103. 0427 22:54:01741 :: # lib\types.pyc has bad magic
  104.  
  105. 0427 22:54:01741 :: import types # from lib\types.py
  106.  
  107. 0427 22:54:01742 :: # trying .\__future__.pyd
  108.  
  109. 0427 22:54:01742 :: # trying .\__future__.py
  110.  
  111. 0427 22:54:01742 :: # trying .\__future__.pyw
  112.  
  113. 0427 22:54:01742 :: # trying .\__future__.pyc
  114.  
  115. 0427 22:54:01742 :: # trying lib\__future__.pyd
  116.  
  117. 0427 22:54:01742 :: # trying lib\__future__.py
  118.  
  119. 0427 22:54:01743 :: # lib\__future__.pyc has bad magic
  120.  
  121. 0427 22:54:01744 :: import __future__ # from lib\__future__.py
  122.  
  123. 0427 22:54:01744 :: import errno # builtin
  124.  
  125. 0427 22:54:01772 :: import time # builtin
  126.  
  127. 0427 22:54:11930 :: import math # builtin
  128.  
  129. 0427 22:54:11985 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
  130.  
  131. 0427 22:54:12011 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
  132.  
  133. 0427 22:54:12049 :: uiSystem.py: inconsistent use of tabs and spaces in indentation
  134.  
  135. 0427 22:54:12099 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
  136.  
  137. 0427 22:54:23549 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted.
  138. 0427 22:54:27355 :: game.py: inconsistent use of tabs and spaces in indentation
  139.  
  140. 0427 22:54:28559 :: GRANNY: r:/granny/rt/granny_file.cpp(470): File is file format revision 7 (current version is 6)
  141. 0427 22:54:28561 :: GRANNY: r:/granny/rt/granny_file.cpp(499): SectionIndex 1 is out of range [0, 1)
  142. 0427 22:54:28561 :: GRANNY: r:/granny/rt/granny_file.cpp(499): SectionIndex 2 is out of range [0, 1)
  143. 0427 22:54:28561 :: GRANNY: r:/granny/rt/granny_file.cpp(499): SectionIndex 4 is out of range [0, 1)
  144. 0427 22:54:28561 :: GRANNY: r:/granny/rt/granny_file.cpp(499): SectionIndex 5 is out of range [0, 1)
  145. 0427 22:54:28693 :: Unknown Server Command HideSwitch | HideSwitch
  146. 0427 22:54:28693 :: Source file has no content
  147. 0427 22:54:28710 :: Unknown packet header: 97, last: 45 81
  148. 0427 22:54:28756 :: # clear __builtin__._
  149.  
  150. 0427 22:54:28756 :: # clear sys.path
  151.  
  152. 0427 22:54:28756 :: # clear sys.argv
  153.  
  154. 0427 22:54:28756 :: # clear sys.ps1
  155.  
  156. 0427 22:54:28756 :: # clear sys.ps2
  157.  
  158. 0427 22:54:28756 :: # clear sys.exitfunc
  159.  
  160. 0427 22:54:28756 :: # clear sys.exc_type
  161.  
  162. 0427 22:54:28756 :: # clear sys.exc_value
  163.  
  164. 0427 22:54:28756 :: # clear sys.exc_traceback
  165.  
  166. 0427 22:54:28756 :: # clear sys.last_type
  167.  
  168. 0427 22:54:28756 :: # clear sys.last_value
  169.  
  170. 0427 22:54:28756 :: # clear sys.last_traceback
  171.  
  172. 0427 22:54:28756 :: # clear sys.path_hooks
  173.  
  174. 0427 22:54:28756 :: # clear sys.path_importer_cache
  175.  
  176. 0427 22:54:28757 :: # clear sys.meta_path
  177.  
  178. 0427 22:54:28757 :: # clear sys.flags
  179.  
  180. 0427 22:54:28757 :: # clear sys.float_info
  181.  
  182. 0427 22:54:28757 :: # restore sys.stdin
  183.  
  184. 0427 22:54:28757 :: # restore sys.stdout
  185.  
  186. 0427 22:54:28757 :: # restore sys.stderr
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement