When in PDB sessions, the function "help" gets overridden to show help on just debugger commands rather being able to do what the default python help function can do. Is there a way to access the original help function?
Asked
Active
Viewed 34 times