Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. 0319 08:34:00020 :: import marshal # builtin
  2.  
  3. 0319 08:34:00020 :: import imp # builtin
  4.  
  5. 0319 08:34:00058 :: ui.py: inconsistent use of tabs and spaces in indentation
  6.  
  7. 0319 08:34:00100 :: import _weakref # builtin
  8.  
  9. 0319 08:34:00148 :: import nt # builtin
  10.  
  11. 0319 08:34:00649 :: import errno # builtin
  12.  
  13. 0319 08:34:00826 :: import time # builtin
  14.  
  15. 0319 08:34:09587 :: import math # builtin
  16.  
  17. 0319 08:34:09699 :: uiTaskBar.py: inconsistent use of tabs and spaces in indentation
  18.  
  19. 0319 08:34:09740 :: uiDragonSoul.py: inconsistent use of tabs and spaces in indentation
  20.  
  21. 0319 08:34:09924 :: uiQuest.py: inconsistent use of tabs and spaces in indentation
  22.  
  23. 0319 08:34:09970 :: # trying .\traceback.pyd
  24.  
  25. 0319 08:34:09970 :: # trying .\traceback.py
  26.  
  27. 0319 08:34:09970 :: # trying .\traceback.pyw
  28.  
  29. 0319 08:34:09970 :: # trying .\traceback.pyc
  30.  
  31. 0319 08:34:09970 :: # trying lib\traceback.pyd
  32.  
  33. 0319 08:34:09970 :: # trying lib\traceback.py
  34.  
  35. 0319 08:34:09971 :: # lib\traceback.pyc has bad magic
  36.  
  37. 0319 08:34:09971 :: import traceback # from lib\traceback.py
  38.  
  39. 0319 08:34:09971 :: Traceback (most recent call last):
  40.  
  41. 0319 08:34:09971 :: File "networkModule.py", line 205, in SetSelectCharacterPhase
  42.  
  43. 0319 08:34:09971 :: File "exception.py", line 28, in Abort
  44.  
  45. 0319 08:34:09971 :: File "exception.py", line 10, in GetExceptionString
  46.  
  47. 0319 08:34:09971 :: AttributeError
  48. 0319 08:34:09971 :: :
  49. 0319 08:34:09971 :: 'module' object has no attribute 'extract_tb'
  50. 0319 08:34:09971 ::
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement