Closed Bug 1173362 Opened 9 years ago Closed 6 years ago

autoland should have a top level python module called autoland

Categories

(MozReview Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mdoglio, Unassigned)

References

Details

At the moment /v-c-t/autoland/autoland is a container of sparse python modules. It would make more sense to add a __init__.py file to it, making it a top level module for all the autoland python bits.
We could then remove the prefix `autoland` from the submodules where present, e.g.:
autoland.py --> __init__.py
autoland.wsgi --> wsgi.py
autoland_pulse.py --> pulse.py
autoland_rest.py --> rest.py
...
Priority: -- → P2
Blocks: 1225810
Product: Developer Services → MozReview
MozReview is now obsolete. Please use Phabricator instead. Closing this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.