@public
decorator for populating __all__
This Python module adds a @public
decorator and function which populates a module's __all__
and optionally the module globals. With it, the declaration of a name's public export semantics are not separated from the implementation of that name.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/hknhiw4ly10l4g929albgbz5v79x3pi0-python-atpublic-1.0.drv | ||
mips64el-linux | /gnu/store/p119jang9654yhb7lkn9x9yayyvf365b-python-atpublic-1.0.drv | ||
i686-linux | /gnu/store/q443c3s7jf637skz9lq35agifvk25vq0-python-atpublic-1.0.drv | ||
i586-gnu | /gnu/store/hr8l8spj0zizyk2cyvfjpqjk11w9v062-python-atpublic-1.0.drv | ||
armhf-linux | /gnu/store/33v7d3s2d2c2jn31c752ashig5n3dyw6-python-atpublic-1.0.drv | ||
aarch64-linux | /gnu/store/lqg9l11msbkw4f9fh4d4imygnqh24nzy-python-atpublic-1.0.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |