We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b16f8 commit 4eb9f50Copy full SHA for 4eb9f50
1 file changed
.gitignore
@@ -20,6 +20,7 @@ Lib/plat-mac/errors.rsrc.df.rsrc
20
Makefile
21
Makefile.pre
22
Misc/python.pc
23
+Misc/python-config.sh
24
Modules/Setup
25
Modules/Setup.config
26
Modules/Setup.local
@@ -57,6 +58,8 @@ platform
57
58
pybuilddir.txt
59
pyconfig.h
60
python
61
+python-config
62
+python-config.py
63
python.exe
64
python-gdb.py
65
python.exe-gdb.py
0 commit comments