Kaydet (Commit) 63357734 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Placate tabnanny

üst 3e038e5e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment