mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Get rid of tabs.
This commit is contained in:
parent
0cbec571ae
commit
b2f98401d1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue