This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | jcea, pitrou, python-dev, serhiy.storchaka |
| Date | 2012年08月29日.22:33:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3X6hSz2hNgzPpX@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0b5ba5f610a9 by Antoine Pitrou in branch '3.2': Issue #15800: fix the closing of input / output files when gzip is used as a script. http://hg.python.org/cpython/rev/0b5ba5f610a9 New changeset be505d22dde8 by Antoine Pitrou in branch 'default': Issue #15800: fix the closing of input / output files when gzip is used as a script. http://hg.python.org/cpython/rev/be505d22dde8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年08月29日 22:33:56 | python-dev | set | recipients: + python-dev, jcea, pitrou, serhiy.storchaka |
| 2012年08月29日 22:33:56 | python-dev | link | issue15800 messages |
| 2012年08月29日 22:33:55 | python-dev | create | |