[Python-Dev] PEP 433: Choose the default value of the new cloexec parameter (original) (raw)
Ralf Schmitt ralf at systemexit.de
Mon Jan 28 22:56:06 CET 2013
- Previous message: [Python-Dev] PEP 433: Choose the default value of the new cloexec parameter
- Next message: [Python-Dev] PEP 433: Choose the default value of the new cloexec parameter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum <guido at python.org> writes:
Yeah, so the answer to all this is that 3rd party libraries know better than to mess with global settings.
Right. But why make it configurable at runtime then? If you're changing the value, then you're the one probably breaking third party code.
- Previous message: [Python-Dev] PEP 433: Choose the default value of the new cloexec parameter
- Next message: [Python-Dev] PEP 433: Choose the default value of the new cloexec parameter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]