Y
Hacker News
new
|
ask
|
show
|
jobs
by
chilldream
4602 days ago
The underscores are distracting on purpose; any method surrounded by double underscores is one that you're virtually never supposed to explicitly call (there's a builtin `next(foo)` in Python 3, for instance)