Message 187312 - Python tracker (original) (raw)
Message187312
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 | eric.araujo, isoschiz, python-dev, ron_adam, terry.reedy |
| Date | 2013-04-18.23:53:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3ZsHFn3fGhzSWf@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 465cb5ce5a7e by Ezio Melotti in branch 'default': #11182: remove the unused and undocumented pydoc.Scanner class. Patch by Martin Morrison. http://hg.python.org/cpython/rev/465cb5ce5a7e |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-18 23:53:34 | python-dev | set | recipients: + python-dev, terry.reedy, ron_adam, eric.araujo, isoschiz |
| 2013-04-18 23:53:34 | python-dev | link | issue11182 messages |
| 2013-04-18 23:53:34 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜