Simon 3 years ago
parent e4f84c4766
commit 30f68bc020

@ -85,8 +85,7 @@ from AMI import AMI
#debugging and profiling #debugging and profiling
import gc import gc
gc.set_debug(gc.DEBUG_STATS) gc.set_debug(gc.DEBUG_LEAK, gc.DEBUG_STATS)
gc.set_debug(gc.DEBUG_LEAK)
##from hmac import new as hmac_new, compare_digest ##from hmac import new as hmac_new, compare_digest
##from hashlib import sha256, hash ##from hashlib import sha256, hash

Loading…
Cancel
Save

Powered by TurnKey Linux.