top | item 41132624

(no title)

aatarax | 1 year ago

Don't know about using __all__ for introspection, but I have found it immensely useful for organizing, reading, and communicating code. When a package has a bunch of files inside of it, but only a handful of names exposed in __all__ it helps a lot with orienting yourself around the package.

discuss

order

No comments yet.