Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hk__2
8 months ago
|
parent
|
context
|
favorite
| on:
Advanced Python Features
It’s never a good idea. I use `__all__` to explicitely list my exports in libraries, so that when one write `from mylib import `, the IDE auto-completes only the public classes and functions.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: