Hacker News new | ask | show | jobs
by merijnv 5571 days ago
Better yet, use the help() function instead, which also displays the docstrings for said object and functions (assuming the programmer gave those, which fortunately holds for the entire stdlib).