John Vandenberg has uploaded a new change for review. https://gerrit.wikimedia.org/r/190947
Change subject: Move tools to sub-package ...................................................................... Move tools to sub-package New tools can be added as separate modules Change-Id: Ic327a84e23b58bfd8b2319fe098a2270faa568d7 --- R pywikibot/tools/__init__.py 1 file changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/47/190947/1 diff --git a/pywikibot/tools.py b/pywikibot/tools/__init__.py similarity index 100% rename from pywikibot/tools.py rename to pywikibot/tools/__init__.py -- To view, visit https://gerrit.wikimedia.org/r/190947 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic327a84e23b58bfd8b2319fe098a2270faa568d7 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
