summaryrefslogtreecommitdiff
path: root/Programs/_bootstrap_python.c
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2021-12-03 00:08:42 +0000
committerGitHub <noreply@github.com>2021-12-03 00:08:42 +0000
commit99fcf1505218464c489d419d4500f126b6d6dc28 (patch)
treea9d607d854e943b3651248eadbe2f31f8c410021 /Programs/_bootstrap_python.c
parent9f2f7e42269db74a89fc8cd74d82a875787f01d7 (diff)
downloadcpython-git-99fcf1505218464c489d419d4500f126b6d6dc28.tar.gz
bpo-45582: Port getpath[p].c to Python (GH-29041)
The getpath.py file is frozen at build time and executed as code over a namespace. It is never imported, nor is it meant to be importable or reusable. However, it should be easier to read, modify, and patch than the previous code. This commit attempts to preserve every previously tested quirk, but these may be changed in the future to better align platforms.
Diffstat (limited to 'Programs/_bootstrap_python.c')
0 files changed, 0 insertions, 0 deletions