Merlijn van Deen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92843


Change subject: Fixup 920ba1f - remove print statement
......................................................................

Fixup 920ba1f - remove print statement

See also: If0a1e08e29da3a3780b0b9300fcad140ae7087c5

Bug: 56324
Change-Id: I7fc55b39b641c210700056c02d385a59a28a8c05
---
M pwb.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/43/92843/1

diff --git a/pwb.py b/pwb.py
index 1c49181..9977fe0 100644
--- a/pwb.py
+++ b/pwb.py
@@ -111,7 +111,6 @@
     fn = sys.argv[1]
     argv = sys.argv[1:]
     argvu = pwb.argvu[1:]
-    print argvu
 
     if not os.path.exists(fn):
         testpath = os.path.join(os.path.split(__file__)[0], 'scripts', fn)

-- 
To view, visit https://gerrit.wikimedia.org/r/92843
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7fc55b39b641c210700056c02d385a59a28a8c05
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

Reply via email to