| commit | 1dfd3803064f2ee4b6e0bae3c60ca39e5f3919ca | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Mar 03 12:54:07 2011 +0000 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Mar 03 12:54:07 2011 +0000 |
| tree | 4b534f4dd099ef80b48a795a8c3db33ce85c94c0 | |
| parent | 7b3b20ad29be6d77608b4bd9cd09b61b67783bcf [diff] |
Issue #11377: Deprecate platform.popen() and reimplement it with os.popen().