Message 217898 - Python tracker
Message217898
| Author | ned.deily |
|---|---|
| Recipients | benjamin.peterson, georg.brandl, larry, ned.deily |
| Date | 2014-05-04.22:06:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1399241209.18.0.552738284886.issue21431@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The problem is in PydocTopicsBuilder in Doc/tools/sphinxext/pyspecific.py. It needs to be smarter so that ideally it should continue to work with any Python >= 2.5 and independent of the Python being built. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-04 22:06:49 | ned.deily | set | recipients: + ned.deily, georg.brandl, larry, benjamin.peterson |
| 2014-05-04 22:06:49 | ned.deily | set | messageid: <1399241209.18.0.552738284886.issue21431@psf.upfronthosting.co.za> |
| 2014-05-04 22:06:49 | ned.deily | link | issue21431 messages |
| 2014-05-04 22:06:49 | ned.deily | create | |