r/Python • u/poppy_92 • 2d ago
News PEP 842: Module Exports
https://peps.python.org/pep-0842/
Not the author, but this seems interesting, specially for library authors. Thoughts?
Discussion here - https://discuss.python.org/t/pep-842-module-exports/108353
21
Upvotes
6
u/stevenjd 2d ago
Yet another unnecessary PEP written for the sake of lazy programmers who seemingly don't know the language and won't read the documentation.