[issue19703] Upate pydoc to PEP 451

2013-12-05 Thread Eric Snow
New submission from Eric Snow: Here are the functions that should (?) be updated: synopsis() importfile() safeimport()? HTMLDoc.docmodule() HTMLDoc.index() TextDoc.docmodule() ModuleScanner.run()? -- ___ Python tracker

[issue19703] Upate pydoc to PEP 451

2013-11-23 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue19703] Upate pydoc to PEP 451

2013-11-22 Thread Brett Cannon
Changes by Brett Cannon : -- components: Library (Lib) nosy: brett.cannon, eric.snow, ncoghlan priority: normal severity: normal status: open title: Upate pydoc to PEP 451 versions: Python 3.4 ___ Python tracker __