Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7123ea0 commit 387c3c5Copy full SHA for 387c3c5
1 file changed
Makefile.pre.in
@@ -1432,8 +1432,6 @@ libinstall: build_all $(srcdir)/Modules/xxmodule.c
1432
*CVS) ;; \
1433
*.py[co]) ;; \
1434
*.orig) ;; \
1435
- # bpo-37468: Don't install distutils/command/wininst-*.exe files used \
1436
- # by distutils bdist_wininst: bdist_wininst only works on Windows. \
1437
*wininst-*.exe) ;; \
1438
*~) ;; \
1439
*) \
0 commit comments