]> granicus.if.org Git - python/commit
Merge: #16484: Fix pydoc doc links to modules whose names are mixed case.
authorR David Murray <rdmurray@bitdance.com>
Fri, 3 Jun 2016 23:29:18 +0000 (19:29 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 3 Jun 2016 23:29:18 +0000 (19:29 -0400)
commit13ee7d15e3073ca1e602c655ede660a9b1dac01e
treea3aad5ec8c3d063dd438df83b8ba841acfd8929a
parentcb835d875edd3b89100be1befdbe30dc7d59346f
parentead9bfc5c392951d8f0d8c537a138df672b762e4
Merge: #16484: Fix pydoc doc links to modules whose names are mixed case.
Lib/pydoc.py
Lib/test/test_pydoc.py
Misc/ACKS