rushnotes: switch off debug
This commit is contained in:
@@ -34,7 +34,7 @@ The existing notes file will be altered by this function
|
|||||||
#debugmode will write logfiles for the __init__ and update_data methods
|
#debugmode will write logfiles for the __init__ and update_data methods
|
||||||
# writes into ./pyfpdb/~Rushdebug.*
|
# writes into ./pyfpdb/~Rushdebug.*
|
||||||
#
|
#
|
||||||
debugmode = True
|
debugmode = False
|
||||||
|
|
||||||
# Standard Library modules
|
# Standard Library modules
|
||||||
import os
|
import os
|
||||||
|
|||||||
Reference in New Issue
Block a user