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 eric.snow
Recipients Arfrever, brett.cannon, eric.snow, ncoghlan
Date 2013-12-06.05:45:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386308732.16.0.241139477522.issue19703@psf.upfronthosting.co.za>
In-reply-to
Content
Here are the functions that should (?) be updated:

synopsis()
importfile()
safeimport()?
HTMLDoc.docmodule()
HTMLDoc.index()
TextDoc.docmodule()
ModuleScanner.run()?
History
Date User Action Args
2013-12-06 05:45:32eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, Arfrever
2013-12-06 05:45:32eric.snowsetmessageid: <1386308732.16.0.241139477522.issue19703@psf.upfronthosting.co.za>
2013-12-06 05:45:32eric.snowlinkissue19703 messages
2013-12-06 05:45:31eric.snowcreate