Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ad58f2

Browse files
committed
Kill remaining mentions of import_nt.c
1 parent 2d3ce9d commit 3ad58f2

3 files changed

Lines changed: 1 addition & 10 deletions

File tree

PC/VC6/pythoncore.dsp

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PC/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Additional files and subdirectories for 32-bit Windows
6363

6464
python_nt.rc Resource compiler input for python15.dll.
6565

66-
dl_nt.c, import_nt.c
66+
dl_nt.c
6767
Additional sources used for 32-bit Windows features.
6868

6969
getpathp.c Default sys.path calculations (for all PC platforms).

PCbuild/pythoncore.vcproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,10 +1702,6 @@
17021702
RelativePath="..\PC\getpathp.c"
17031703
>
17041704
</File>
1705-
<File
1706-
RelativePath="..\PC\import_nt.c"
1707-
>
1708-
</File>
17091705
<File
17101706
RelativePath="..\PC\msvcrtmodule.c"
17111707
>

0 commit comments

Comments
 (0)