|
@@ -43,7 +43,7 @@ import new
|
|
|
import gc
|
|
import gc
|
|
|
#if __debug__:
|
|
#if __debug__:
|
|
|
import traceback
|
|
import traceback
|
|
|
-import hotshot, hotshot.stats, profile as prof, pstats
|
|
|
|
|
|
|
+import profile as prof, pstats
|
|
|
|
|
|
|
|
|
|
|
|
|
from direct.directutil import Verify
|
|
from direct.directutil import Verify
|