]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix SF bug #735694, Pydoc.py fixes links
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 May 2003 13:49:54 +0000 (13:49 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 26 May 2003 13:49:54 +0000 (13:49 +0000)
commit54f871e19351af3cc2de39d34fa4fe24cedb92f7
treec7baed5da8ff1bf6d129e6ef20a491a535cfe74b
parent6c638b6755ce606c03ffa24106348a7c17161762
Fix SF bug #735694, Pydoc.py fixes links

Modified the patch some.  Fixed invalid link in UNICODE (to STRING).
Also updates some references.
Lib/pydoc.py