mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
whoops, pdb
This commit is contained in:
parent
e9806e9c90
commit
2f04931200
@ -762,7 +762,6 @@ class Freezer:
|
||||
self.__loadModule(mdef)
|
||||
except ImportError:
|
||||
print "Unknown module: %s" % (mdef.moduleName)
|
||||
import pdb; pdb.set_trace()
|
||||
|
||||
# Also attempt to import any implicit modules. If any of
|
||||
# these fail to import, we don't really care.
|
||||
|
Loading…
x
Reference in New Issue
Block a user