]> granicus.if.org Git - python/commit
#1065986: Make pydoc handle unicode strings.
authorR David Murray <rdmurray@bitdance.com>
Sun, 5 Jan 2014 17:35:59 +0000 (12:35 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sun, 5 Jan 2014 17:35:59 +0000 (12:35 -0500)
commit984f630f0a1cec8cc51371f754d81fb32b9a230f
treef7895e047c7f934771df0884efd302de2d151182
parent1d2ef64df640fd76acad27514e01de00e3d80748
#1065986: Make pydoc handle unicode strings.

Patch by Akira Kitada.
Lib/pydoc.py
Lib/test/test_pydoc.py
Misc/NEWS