Message75509
| Author | akuchling |
|---|---|
| Recipients | akuchling |
| Date | 2008-11-04.21:34:05 |
| SpamBayes Score | 0.00046182962 |
| Marked as misclassified | No |
| Message-id | <1225834447.95.0.927155878948.issue4259@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The URL for module documentation generated by pydoc is no longer valid. The attached patch corrects it for Python 2.5.3 by assembling the URL using the Python version. This patch shouldn't be forward-ported to 2.6 or 2.7; Sphinx changes the URL pattern further, and 2.6 and 2.7 take this into account and get their URLs correct. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-04 21:34:08 | akuchling | set | recipients: + akuchling |
| 2008-11-04 21:34:07 | akuchling | set | messageid: <1225834447.95.0.927155878948.issue4259@psf.upfronthosting.co.za> |
| 2008-11-04 21:34:07 | akuchling | link | issue4259 messages |
| 2008-11-04 21:34:06 | akuchling | create | |