We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbec57 commit b2f9840Copy full SHA for b2f9840
1 file changed
Misc/python-config.in
@@ -55,4 +55,4 @@ for opt in opt_flags:
55
print(' '.join(libs))
56
57
elif opt == '--extension-suffix':
58
- print(sysconfig.get_config_var('SO'))
+ print(sysconfig.get_config_var('SO'))
0 commit comments