JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
85 stars 3 forks source link

Create __init__.py file in each outputted directory #132

Closed JSAbrahams closed 5 years ago

JSAbrahams commented 5 years ago

Current Issue

__init__.py files are required in directories.

High-level description of the feature

Create __init__.py in target directory and all subdirectories. Builds upon #100 and #131 .

JSAbrahams commented 5 years ago

Not really necessary as of Python 3.3 actually, see https://docs.python.org/3/whatsnew/3.3.html#pep-420-implicit-namespace-packages