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 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:49ned.deilysetrecipients: + ned.deily, georg.brandl, larry, benjamin.peterson
2014-05-04 22:06:49ned.deilysetmessageid: <1399241209.18.0.552738284886.issue21431@psf.upfronthosting.co.za>
2014-05-04 22:06:49ned.deilylinkissue21431 messages
2014-05-04 22:06:49ned.deilycreate