Name: | python3-atpublic |
---|---|
Version: | 1.0 |
Release: | 3.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 45579 |
License: | ASL 2.0 |
RPM: | python3-atpublic-1.0-3.el8.x86_64.rpm |
Source RPM: | python-atpublic-1.0-3.el8.src.rpm |
Build Date: | Tue Jun 16 2020 |
Build Host: | jenkins-10-147-72-125-66d78a24-1c57-456e-95c2-1641e0a98432.appad1iad.osdevelopmeniad.oraclevcn.com |
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. |