Placate tabnanny

This commit is contained in:
Andrew M. Kuchling 2001-02-28 19:40:27 +00:00
parent 3e038e5e25
commit 6335773434
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ def _init_posix():
# -- these paths are relative to the Python source, but when installed
# the scripts are in another directory.
if python_build:
g['LDSHARED'] = g['BLDSHARED']
g['LDSHARED'] = g['BLDSHARED']
global _config_vars
_config_vars = g