Get rid of tabs.

This commit is contained in:
Georg Brandl 2010-09-12 20:58:19 +00:00
parent 0cbec571ae
commit b2f98401d1
1 changed files with 1 additions and 1 deletions

View File

@ -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'))