removed if debug clause to import traceback, for TEST ONLY!

This commit is contained in:
Dickinson Lo 2006-11-10 03:45:32 +00:00
parent 9c1464b176
commit 3fb756cfb2

View File

@ -36,8 +36,8 @@ import sys
import random
import time
import new
if __debug__:
import traceback
#if __debug__:
import traceback