debug
Simon 3 years ago
parent 70d82f9f68
commit d6fdb5ff82

@ -81,7 +81,7 @@ from AMI import AMI
#garbage collector debugging
import gc
gc.set_debug(gc.DEBUG_UNCOLLECTABLE)
gc.set_debug(gc.DEBUG_UNCOLLECTABLE |gc.DEBUG_STATS)
# Does anybody read this stuff? There's a PEP somewhere that says I should do this.
__author__ = 'Cortney T. Buffington, N0MJS, Forked by Simon Adlem - G7RZU'

Loading…
Cancel
Save

Powered by TurnKey Linux.