Shutdown cli_state in the dealloc function. This happens automatically
authorTim Potter <tpot@samba.org>
Sun, 14 Apr 2002 23:33:31 +0000 (23:33 +0000)
committerTim Potter <tpot@samba.org>
Sun, 14 Apr 2002 23:33:31 +0000 (23:33 +0000)
commit39546dd241b36d5e7b8e239525a13b91e4e9db80
tree5d351f5a2000c4dc12c3ba097c753c7cb137152a
parent3a11ce31ca3eed23f3bf82c46b2ebd2423be737d
Shutdown cli_state in the dealloc function.  This happens automatically
when a handle object falls out of scope.
source/python/py_spoolss.c