panda3d/direct/src/extensions_native/libtoontownModules.py

6 lines
117 B
Python

try:
from libtoontown import *
except ImportError , e:
print " ** Warning * Failed to load -->", e