Merlijn van Deen has uploaded a new change for review.
https://gerrit.wikimedia.org/r/76539
Change subject: pep8-ify setup.py
......................................................................
pep8-ify setup.py
Change-Id: I3f0c8adfe3632d358e0ba552e608f514d964f7d9
---
M setup.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core
refs/changes/39/76539/1
diff --git a/setup.py b/setup.py
index 66c5d19..4273db2 100644
--- a/setup.py
+++ b/setup.py
@@ -34,5 +34,5 @@
import subprocess
python = sys.executable
-python = python.replace("pythonw.exe", "python.exe") # for Windows
+python = python.replace("pythonw.exe", "python.exe") # for Windows
ignore = subprocess.call([python, "generate_user_files.py"])
--
To view, visit https://gerrit.wikimedia.org/r/76539
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f0c8adfe3632d358e0ba552e608f514d964f7d9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Merlijn van Deen <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits