1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-06 08:23:50 +03:00

r2276: Remove garbage collection debugs.

This commit is contained in:
Tim Potter
2004-09-10 12:16:42 +00:00
committed by Gerald (Jerry) Carter
parent 22a6e5d50d
commit b7ebafbbe0

View File

@@ -1,8 +1,6 @@
#!/usr/bin/python
import dcerpc
import gc
gc.set_debug(gc.DEBUG_LEAK)
handle = dcerpc.pipe_connect("ncacn_np:win2k3dc",
dcerpc.DCERPC_SAMR_UUID, dcerpc.DCERPC_SAMR_VERSION,