[Python-Dev] Add "e" (close and exec) mode to open()

Benjamin Peterson benjamin at python.org
Tue Jan 8 17:26:04 CET 2013


2013/1/8 Victor Stinner <victor.stinner at gmail.com>:
> 2013/1/8 Benjamin Peterson <benjamin at python.org>:
>> Okay, fair enough, but I really would like it not to ever raise
>> NotImplementedError. Then you would end up having different codepaths
>> for various oses anyway.
>
> So what do you suggest?

If the only systems it doesn't work on is ancient RedHat, that's probably okay.


-- 
Regards,
Benjamin


More information about the Python-Dev mailing list