| commit | b5cb66542d76d303fe0f30ef194788e1fcfbba79 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Mon Sep 01 22:25:41 2003 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Mon Sep 01 22:25:41 2003 +0000 |
| tree | 57fc2a4072927d82b89fe5f6564b4b9eae8bb70a | |
| parent | 14cc1e3222669d6a38aec67d8198a10a4ead4c8b [diff] |
SF patch #798534: Windows os.popen needlessly gets a reference to tuple () (Contributed by Andrew Gaul.) Fixes a minor leak.