mirror of https://github.com/python/cpython
Browse Source
* bpo-31028: Fix test_pydoc when run directly Fix get_pydoc_link() of test_pydoc to fix "./python Lib/test/test_pydoc.py": get the absolute path to __file__ to prevent relative directories. * Use realpath() instead of abspath()pull/2915/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue