]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove references to old Windows source files from internal documentation (GH-102216)
authorMax Bachmann <kontakt@maxbachmann.de>
Fri, 24 Feb 2023 14:53:50 +0000 (15:53 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 14:53:50 +0000 (14:53 +0000)
PC/readme.txt

index bef5111c591825661998d1837ccfa9cc1d7a4673..a917a72c1232cddf5e9526737fef1e2064823b0f 100644 (file)
@@ -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
 ==================================