Decorator for populating a Python module's __all__
This is a very simple decorator and function which populates a module's __all__ and optionally the module globals. This provides both a pure-Python implementation and a C implementation. It is proposed that the C implementation be added to built-ins for Python 3.6.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.1.1-4.fc39 | - |
Fedora 39 | 3.1.1-4.fc39 | - |
Fedora 38 | 3.1.1-2.fc38 | - |
EPEL 9 | 3.1.1-1.el9 | - |
EPEL 8 | 1.0-3.el8 | - |
You can contact the maintainers of this package via email at
python-atpublic dash maintainers at fedoraproject dot org
.