Xqt submitted this change.

View Change

Approvals: Xqt: Verified; Looks good to me, approved
[IMPR] Move api.ParamInfo to _paraminfo.py

Part 1:
- rename __init__.py to __init.py
- copy __init.py to _paraminfo.py to keep version history unchanged

Change-Id: I35a25281e55f11c80e791c83d7a7f6b6a489bef5
---
R pywikibot/data/api/__init.py
C pywikibot/data/api/_paraminfo.py
2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/pywikibot/data/api/__init__.py b/pywikibot/data/api/__init.py
similarity index 100%
rename from pywikibot/data/api/__init__.py
rename to pywikibot/data/api/__init.py
diff --git a/pywikibot/data/api/__init__.py b/pywikibot/data/api/_paraminfo.py
similarity index 100%
copy from pywikibot/data/api/__init__.py
copy to pywikibot/data/api/_paraminfo.py

To view, visit change 805403. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I35a25281e55f11c80e791c83d7a7f6b6a489bef5
Gerrit-Change-Number: 805403
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged