From: Max Bachmann Date: Fri, 24 Feb 2023 14:53:50 +0000 (+0100) Subject: Remove references to old Windows source files from internal documentation (GH-102216) X-Git-Tag: v3.12.0a6~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5e1c1fabd8b5626f9193e6c61b9d7ceb7fb2f95;p=thirdparty%2FPython%2Fcpython.git Remove references to old Windows source files from internal documentation (GH-102216) --- diff --git a/PC/readme.txt b/PC/readme.txt index bef5111c5918..a917a72c1232 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 ==================================