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 | 4.1.0-3.fc41 | - |
Fedora 41 | 4.1.0-3.fc41 | - |
Fedora 40 | 3.1.1-6.fc40 | - |
Fedora 39 | 3.1.1-4.fc39 | - |
Fedora EPEL 9 | 3.1.1-1.el9 | - |
Fedora 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
.