SIGN IN SIGN UP

bpo-21016: pydoc and trace use sysconfig (GH-18476)

bpo-21016, bpo-1294959: The pydoc and trace modules now use the
sysconfig module to get the path to the Python standard library, to
support uncommon installation path like /usr/lib64/python3.9/ on
Fedora.

Co-Authored-By: Jan Matějek <jmatejek@suse.com>
V
Victor Stinner committed
4fac7ed43ebf1771a8fe86fdfe7b9991f3be78cd
Parent: 8c579b1
Committed by GitHub <noreply@github.com> on 2/12/2020, 12:02:29 PM