Name: | python3-atpublic |
---|---|
Version: | 1.0 |
Release: | 3.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 102811 |
License: | ASL 2.0 |
RPM: | python3-atpublic-1.0-3.el8.aarch64.rpm |
Source RPM: | python-atpublic-1.0-3.el8.src.rpm |
Build Date: | Tue Jun 16 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | http://public.readthedocs.io |
Summary: | Decorator for populating a Python module's __all__ |
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. |