diff --git a/setup.py b/setup.py --- a/setup.py +++ b/setup.py @@ -738,7 +738,7 @@ pythonlib = dllbasename[:-4] else: log.warn( - 'could not determine Python DLL filename; ' 'assuming pythonXY' + 'could not determine Python DLL filename; assuming pythonXY' ) hv = sys.hexversion