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 | docs@python, martin.panter, pitrou, python-dev, quentel, terry.reedy |
| Date | 2012年01月21日.19:30:15 |
| SpamBayes Score | 0.022889879 |
| Marked as misclassified | No |
| Message-id | <E1Rogdi-0004mt-I9@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 03e61104f7a2 by Antoine Pitrou in branch '3.2': Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods. http://hg.python.org/cpython/rev/03e61104f7a2 New changeset f7e5abfb31ea by Antoine Pitrou in branch 'default': Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods. http://hg.python.org/cpython/rev/f7e5abfb31ea New changeset fcf4d547bed8 by Antoine Pitrou in branch '2.7': Issue #12922: fix the TextIOBase documentation to include a description of seek() and tell() methods. http://hg.python.org/cpython/rev/fcf4d547bed8 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年01月21日 19:30:16 | python-dev | set | recipients: + python-dev, terry.reedy, pitrou, docs@python, quentel, martin.panter |
| 2012年01月21日 19:30:15 | python-dev | link | issue12922 messages |
| 2012年01月21日 19:30:15 | python-dev | create | |