summaryrefslogtreecommitdiffstats
path: root/python/python3-atpublic/README
blob: 1d24540bfa4dbf07546917d3a86f7730c4a17353 (plain)
1
2
3
4
5
Keep all y'all's __all__'s in sync.

This library provides two very simple decorators that document the
publicness of the names in your module.
They keep your module’s __all__ in sync so you don’t have to.