[Tutor] using help

Boyan R. boyanpn at yahoo.com
Mon Nov 28 15:07:36 CET 2005


How can I see all error keywords for using Try..Except,
like EOFError, ValueError etc by typing help('something') ?
Also, what to type to see string handling commands ?
like "int" [number = int(raw_input("Enter a number: "))]
What's python equivalent for basic "val" command ?



More information about the Tutor mailing list