]> granicus.if.org Git - python/commit
bpo-32031: Fix pydoc `test_mixed_case_module_names_are_lower_cased` (GH-4441)
authorxdegaye <xdegaye@gmail.com>
Sat, 18 Nov 2017 17:20:21 +0000 (18:20 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Nov 2017 17:20:21 +0000 (18:20 +0100)
commitebfaa71c2e8c018f72c179395dafaf06dcaf29e2
treef0cb1438ca50cb04ac2ebcfd66d1053b2c6b9829
parentd34d8fc24f23ccff5de03c9277da5acbbdc30e90
bpo-32031: Fix pydoc `test_mixed_case_module_names_are_lower_cased` (GH-4441)

When there is a symlink in the directory path of the standard library.
Lib/test/test_pydoc.py