blob: 3366aaa61b17f0bdd9e3706b2c98ba02180d525a (
plain) (
blame)
1
2
3
4
5
|
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 an optional C implementation.
WWW: https://public.readthedocs.io/
|