Hacker News new | ask | show | jobs
by neutronicus 4842 days ago
It's nice to learn from, but if you already know what you're doing and you just forgot the arguments to that one god damn method, it's pretty irritating to actually find the arguments to that one god damn method.
1 comments

>>> help(method)

usually tells you.