mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
removed if debug clause to import traceback, for TEST ONLY!
This commit is contained in:
parent
9c1464b176
commit
3fb756cfb2
@ -36,8 +36,8 @@ import sys
|
||||
import random
|
||||
import time
|
||||
import new
|
||||
if __debug__:
|
||||
import traceback
|
||||
#if __debug__:
|
||||
import traceback
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user