| Name: | python36-atpublic |
|---|---|
| Version: | 0.5 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 46089 |
| License: | ASL 2.0 |
| RPM: | python36-atpublic-0.5-2.el7.x86_64.rpm |
| Source RPM: | python-atpublic-0.5-2.el7.src.rpm |
| Build Date: | Thu May 23 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.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. |