Hacker News new | ask | show | jobs
by Wilduck 464 days ago
> type `print(function_name.__doc__)`

Or even easier: `help(function_name)`!

1 comments

https://news.ycombinator.com/item?id=43266546 just got posted about that =D