Hacker News new | ask | show | jobs
by dvaun 582 days ago
It’s the standard practice of noting internal/implementation details. Users should stick with the public api exported in __init__.
1 comments

Interesting, thanks! I’ve seen it for importable stuff but never for modules.

I guess I’m getting old