[Python-Dev] PEP 371 Discussion (pyProcessing Module) (original) (raw)
Paul Moore p.f.moore at gmail.com
Sat May 31 11🔞41 CEST 2008
- Previous message: [Python-Dev] PEP 371 Discussion (pyProcessing Module)
- Next message: [Python-Dev] [Python-3000] Stabilizing the C API of 2.6 and 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2008/5/30 Farshid Lashkari <flashk at gmail.com>:
I'm not sure if there will be any side affects to modifying sys.executable though. Should this be the official way of supporting embedded interpreters or should there be a multiprocessing.setExecutable() method?
+1 for setExecutable (I'd prefer set_executable, to be PEP 8 compliant). Make it explicit, rather than fiddling with stuff in sys manually.
Paul.
- Previous message: [Python-Dev] PEP 371 Discussion (pyProcessing Module)
- Next message: [Python-Dev] [Python-3000] Stabilizing the C API of 2.6 and 3.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]