Hacker News new | ask | show | jobs
by rakoo 1650 days ago
To put things in context, I don't come from a Python background but from a Go background, where methods are always called with their package (unless it's in the current package). I got used to it because it makes the context clear.