mirror of https://github.com/python/cpython
Get rid of tabs.
This commit is contained in:
parent
0cbec571ae
commit
b2f98401d1
|
@ -55,4 +55,4 @@ for opt in opt_flags:
|
|||
print(' '.join(libs))
|
||||
|
||||
elif opt == '--extension-suffix':
|
||||
print(sysconfig.get_config_var('SO'))
|
||||
print(sysconfig.get_config_var('SO'))
|
||||
|
|
Loading…
Reference in New Issue