summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorMax Bachmann <kontakt@maxbachmann.de>2023-02-24 14:53:50 (GMT)
committerGitHub <noreply@github.com>2023-02-24 14:53:50 (GMT)
commite5e1c1fabd8b5626f9193e6c61b9d7ceb7fb2f95 (patch)
treedf8527e908a4ff13d6e4558248affc331141c561 /PC
parent1fa38906f0b228e6b0a6baa89ab6316989b0388a (diff)
downloadcpython-e5e1c1fabd8b5626f9193e6c61b9d7ceb7fb2f95.zip
cpython-e5e1c1fabd8b5626f9193e6c61b9d7ceb7fb2f95.tar.gz
cpython-e5e1c1fabd8b5626f9193e6c61b9d7ceb7fb2f95.tar.bz2
Remove references to old Windows source files from internal documentation (GH-102216)
Diffstat (limited to 'PC')
-rw-r--r--PC/readme.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/PC/readme.txt b/PC/readme.txt
index bef5111..a917a72 100644
--- a/PC/readme.txt
+++ b/PC/readme.txt
@@ -60,11 +60,6 @@ python_nt.rc Resource compiler input for python15.dll.
dl_nt.c
Additional sources used for 32-bit Windows features.
-getpathp.c Default sys.path calculations (for all PC platforms).
-
-dllbase_nt.txt A (manually maintained) list of base addresses for
- various DLLs, to avoid run-time relocation.
-
Note for Windows 3.x and DOS users
==================================