svn commit: samba r2276 - in branches/SAMBA_4_0/source/scripting/swig: .

tpot at samba.org tpot at samba.org
Fri Sep 10 12:16:42 GMT 2004


Author: tpot
Date: 2004-09-10 12:16:42 +0000 (Fri, 10 Sep 2004)
New Revision: 2276

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/scripting/swig&rev=2276&nolog=1

Log:
Remove garbage collection debugs.

Modified:
   branches/SAMBA_4_0/source/scripting/swig/test


Changeset:
Modified: branches/SAMBA_4_0/source/scripting/swig/test
===================================================================
--- branches/SAMBA_4_0/source/scripting/swig/test	2004-09-10 07:14:02 UTC (rev 2275)
+++ branches/SAMBA_4_0/source/scripting/swig/test	2004-09-10 12:16:42 UTC (rev 2276)
@@ -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,



More information about the samba-cvs mailing list