jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/351644 )

Change subject: [IMPR] Add 'OptionHandler' to bot.__all__ tuple
......................................................................


[IMPR] Add 'OptionHandler' to bot.__all__ tuple

Change-Id: Ie3108f4f5b6ac5a242f0b31a1f9506cf68da9a33
---
M pywikibot/bot.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Dalba: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/bot.py b/pywikibot/bot.py
index eea0052..edd32d1 100644
--- a/pywikibot/bot.py
+++ b/pywikibot/bot.py
@@ -122,6 +122,7 @@
     'InteractiveReplace',
     'calledModuleName', 'handle_args', 'handleArgs', 'showHelp', 
'suggest_help',
     'writeToCommandLogFile', 'open_webbrowser',
+    'OptionHandler',
     'BaseBot', 'Bot', 'SingleSiteBot', 'MultipleSitesBot',
     'CurrentPageBot', 'AutomaticTWSummaryBot',
     'ExistingPageBot', 'FollowRedirectPageBot', 'CreatingPageBot',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3108f4f5b6ac5a242f0b31a1f9506cf68da9a33
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Dalba <[email protected]>
Gerrit-Reviewer: Magul <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to