]> granicus.if.org Git - python/commit
SF patch #798534: Windows os.popen needlessly gets a reference to tuple ()
authorRaymond Hettinger <python@rcn.com>
Mon, 1 Sep 2003 22:25:41 +0000 (22:25 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 1 Sep 2003 22:25:41 +0000 (22:25 +0000)
commitb5cb66542d76d303fe0f30ef194788e1fcfbba79
tree57fc2a4072927d82b89fe5f6564b4b9eae8bb70a
parent14cc1e3222669d6a38aec67d8198a10a4ead4c8b
SF patch #798534:  Windows os.popen needlessly gets a reference to tuple ()
(Contributed by Andrew Gaul.)

Fixes a minor leak.
Modules/posixmodule.c