list of all Errno numbers and their meanings?
Tim Couper
tim.couper at scivisum.co.uk
Tue Sep 11 08:08:25 EDT 2007
More information about the Python-list mailing list
Tue Sep 11 08:08:25 EDT 2007
- Previous message (by thread): cpython list __str__ method for floats
- Next message (by thread): IOError - list of all Errno numbers and their meanings?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
As you know, when an IOError is raised, you get a helpful: [Errno N] <useful descriptor of the error> Is there a list of all possible values of N which can be returned, and their meanings? -- Dr Tim Couper CTO, SciVisum Ltd www.scivisum.com
- Previous message (by thread): cpython list __str__ method for floats
- Next message (by thread): IOError - list of all Errno numbers and their meanings?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list