Built-in Exceptions - How to Find Out Possible Errno's

Mark Peters mpeters42 at gmail.com
Wed Jul 5 17:55:01 EDT 2006


Gregory Piñero wrote:
> Thanks Mark, that does help, but what is this errno module?  I mean,
> does it apply to OSError or to IOError or both?
 My guess is that the IOError will return the underlying operating
system error, but that's just a guess (and no time to dig for the
answer right now)

Mark




More information about the Python-list mailing list