search
[last updated: 2019-11-01]
go to: Python home page
go to: Python: Programming Statements
-----
try:
[expressions]
except [error type]:
[expressions]
Their meaning is:
If exc_clear() is called, this function will return three None values until either another exception is raised.
.
.
.
eof