[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


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



More information about the Python-Dev mailing list