*** empty log message ***

This commit is contained in:
Joe Shochet 2000-11-07 21:50:08 +00:00
parent 0901fd9c20
commit c6fc1c9ad2

View File

@ -5,8 +5,8 @@ import TypedObject
WrapperClassMap = {}
# For testing, you can turn verbose and debug on
FFIConstants.notify.setVerbose(1)
FFIConstants.notify.setDebug(1)
# FFIConstants.notify.setVerbose(1)
# FFIConstants.notify.setDebug(1)
# Register a python class in the type map if it is a typed object