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 | msapiro |
|---|---|
| Recipients | barry, georg.brandl, msapiro |
| Date | 2008年12月31日.00:37:45 |
| SpamBayes Score | 0.4063124 |
| Marked as misclassified | No |
| Message-id | <1230683867.44.0.219209732128.issue4789@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The Mailman GUI contains a few links to the python.org documentation which are now broken. These links and the current equivalents are: http://www.python.org/doc/ works, but could map to http://docs.python.org/ http://www.python.org/doc/current/ works, but could map to http://docs.python.org/ http://www.python.org/doc/current/lib/ -> http://docs.python.org/library/ http://www.python.org/doc/current/lib/module-re.htm -> http://docs.python.org/library/re.html http://www.python.org/doc/current/lib/re-syntax -> http://docs.python.org/library/re.html#regular-expression-syntax http://www.python.org/doc/current/lib/typesseq-strings.html -> http://docs.python.org/library/stdtypes.html#string-formatting-operations It would be really cool if these old URIs could redirect to the new ones. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008年12月31日 00:37:47 | msapiro | set | recipients: + msapiro, barry, georg.brandl |
| 2008年12月31日 00:37:47 | msapiro | set | messageid: <1230683867.44.0.219209732128.issue4789@psf.upfronthosting.co.za> |
| 2008年12月31日 00:37:46 | msapiro | link | issue4789 messages |
| 2008年12月31日 00:37:45 | msapiro | create | |