Hacker News new | ask | show | jobs
by taeric 338 days ago
Python is a funny one to include there, as you should be able to just `help(foo)` to get the documentation. You can flat out run `help()` to get an interactive help session.