python34-atpublic - Decorator for populating a Python module's __all__
Website: | http://public.readthedocs.io |
---|---|
License: | ASL 2.0 |
- Description:
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.
Packages
python34-atpublic-0.5-1.el7.centos.x86_64 [19 KiB] |
Changelog
by Aurelien Bompard (2016-12-05):
- Initial package. |