Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/816243 )
Change subject: [IMPR] move tools' itertools to tools.itertools.py ......................................................................
[IMPR] move tools' itertools to tools.itertools.py
Change-Id: Ib5143aad99ccf2ecfb55246a94baad47cd9d358e --- R pywikibot/tools/__init.py C pywikibot/tools/itertools.py 2 files changed, 0 insertions(+), 0 deletions(-)
Approvals: Xqt: Verified; Looks good to me, approved
diff --git a/pywikibot/tools/__init__.py b/pywikibot/tools/__init.py similarity index 100% rename from pywikibot/tools/__init__.py rename to pywikibot/tools/__init.py diff --git a/pywikibot/tools/__init__.py b/pywikibot/tools/itertools.py similarity index 100% copy from pywikibot/tools/__init__.py copy to pywikibot/tools/itertools.py
pywikibot-commits@lists.wikimedia.org