Message 216523 - Python tracker (original) (raw)
Message216523
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, georg.brandl, joru, math_foo, python-dev |
| Date | 2014-04-16.17:56:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3g8B8k4dDYz7LkZ@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 104fab0143e9 by Senthil Kumaran in branch '3.4': Address issue 18229 - Explain http.server.BaseHTTPRequestHandler's .headers attribute further. http://hg.python.org/cpython/rev/104fab0143e9 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-16 17:56:55 | python-dev | set | recipients: + python-dev, georg.brandl, docs@python, joru, math_foo |
| 2014-04-16 17:56:55 | python-dev | link | issue18229 messages |
| 2014-04-16 17:56:55 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜