Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
from-nibly
2y ago
0 comments
Save
Share
Just use Python it uses 'self'
0 comments
1 comments · 1 top-level
top
newest
oldest
jstimpfle
2y ago
In Python, you can easily just not type "self" (or whatever you named the 1st arg).
In C++, you can not not type "this", at least if you don't, "this" will be looked up anyway.
j
/
k
navigate · click thread line to collapse