John Vandenberg has uploaded a new change for review.

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

Change subject: Remove warning from docstring in blockpageschecker
......................................................................

Remove warning from docstring in blockpageschecker

The warning is not valid as the necessary 'preferences' are
not user preferences, but are per wiki configuration, and
that configuration is in place for six wikis which are
listed in variable 'project_inserted'.  A warning is given
when the script is run with a different language code.

The IRC channel name is out of date, and directions on where
to seek help should be provided for the entire package rather than
in an individual script docstring.

Change-Id: I2a76b4e813ba3bc5d9cb00a89075a4f095c586fa
---
M scripts/blockpageschecker.py
1 file changed, 0 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/19/147019/1

diff --git a/scripts/blockpageschecker.py b/scripts/blockpageschecker.py
index 44a595a..770d906 100755
--- a/scripts/blockpageschecker.py
+++ b/scripts/blockpageschecker.py
@@ -37,13 +37,6 @@
 -move           The bot will check if the page is blocked also for the move
                 option, not only for edit
 
---- Warning! ---
-You have to edit this script in order to add your preferences
-otherwise the script won't work!
-
-If you have problems, ask on botwiki ( http://botwiki.sno.cc/wiki/Main_Page )
-or on IRC (#pywikipediabot)
-
 --- Example of how to use the script ---
 
 python blockpageschecker.py -always

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a76b4e813ba3bc5d9cb00a89075a4f095c586fa
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to