Y
Hacker News
new
|
ask
|
show
|
jobs
by
isbadawi
3801 days ago
It's self, not __self__ (it has never been __self__). Double underscore names are used for special methods, which are typed relatively rarely, the most common probably being __init__.