[Python-Dev] POSIX [Fuzziness in io module specs] (original) (raw)
Steven D'Aprano steve at pearwood.info
Sat Sep 19 23:55:03 CEST 2009
- Previous message: [Python-Dev] POSIX [Fuzziness in io module specs]
- Next message: [Python-Dev] POSIX [Fuzziness in io module specs]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 19 Sep 2009 08:31:15 pm Pascal Chambon wrote:
Error codes are not the same as unix ones indeed, but I don't know if it's really important (imo, most people just want to know if the operation was successful, I don't know if many developers scan error codes to act accordingly).
I do. Please don't throw away useful information.
-- Steven D'Aprano
- Previous message: [Python-Dev] POSIX [Fuzziness in io module specs]
- Next message: [Python-Dev] POSIX [Fuzziness in io module specs]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]