]> granicus.if.org Git - python/commitdiff
Get rid of tabs.
authorGeorg Brandl <georg@python.org>
Sun, 12 Sep 2010 20:58:19 +0000 (20:58 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 12 Sep 2010 20:58:19 +0000 (20:58 +0000)
Misc/python-config.in

index 841cdfa07008f9fecffcadc28598d6aa20039d1c..31df5270be73b7166c2667292e67f0a62b34699c 100644 (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'))