1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r2276: Remove garbage collection debugs.

(This used to be commit b7ebafbbe0)
This commit is contained in:
Tim Potter 2004-09-10 12:16:42 +00:00 committed by Gerald (Jerry) Carter
parent 1512030832
commit 91222c6029

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,