[Python-checkins] python/dist/src/Misc ACKS,1.245,1.246

rhettinger at users.sourceforge.net rhettinger at users.sourceforge.net
Mon Sep 1 16:34:34 EDT 2003


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv17432

Modified Files:
	ACKS 
Log Message:
SF patch #798534:  Windows os.popen needlessly gets a reference to tuple ()
(Contributed by Andrew Gaul.)

Fixes a minor leak.



Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/ACKS,v
retrieving revision 1.245
retrieving revision 1.246
diff -C2 -d -r1.245 -r1.246
*** ACKS	1 Sep 2003 22:17:18 -0000	1.245
--- ACKS	1 Sep 2003 22:34:31 -0000	1.246
***************
*** 191,194 ****
--- 191,195 ----
  Fred Gansevles
  Lars Marius Garshol
+ Andrew Gaul
  Stephen M. Gava
  Harry Henry Gebel





More information about the Python-checkins mailing list