]> granicus.if.org Git - python/commit
Issue #19703: Update pydoc to use the new importer APIs.
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 7 Jan 2014 03:42:59 +0000 (20:42 -0700)
committerEric Snow <ericsnowcurrently@gmail.com>
Tue, 7 Jan 2014 03:42:59 +0000 (20:42 -0700)
commit3a62d14b24843de4884ea8d0167bc1285b285a97
treefcaa670459f27aa6fc4e4902cdc7b4d53a207e2b
parent3192eac6cfa658cb66e42bea4c7c59cef85fd6fc
Issue #19703: Update pydoc to use the new importer APIs.
Lib/pydoc.py
Lib/test/test_pydoc.py
Misc/NEWS