Submitter | phabricator |
---|---|
Date | Nov. 16, 2019, 7:24 p.m. |
Message ID | <442c9a1e97b7f356479d687cc7280982@localhost.localdomain> |
Download | mbox | patch |
Permalink | /patch/43308/ |
State | Not Applicable |
Headers | show |
Comments
Patch
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