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:
committed by
Gerald (Jerry) Carter
parent
22a6e5d50d
commit
b7ebafbbe0
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user