[Python-Dev] PEP 371: Additional Discussion (original) (raw)

Paul Moore p.f.moore at gmail.com
Tue Jun 3 23:38:42 CEST 2008


2008/6/3 Jesse Noller <jnoller at gmail.com>:

Per feedback from Guido, the python-dev list and others, I have sent in an updated version of PEP 371 - the inclusion of the pyprocessing module into the standard library.

URL: http://www.python.org/dev/peps/pep-0371/ New highlights: * The module will be renamed to "multiprocessing" * The API will become PEP 8 compliant

Doesn't that kill the intent that it's a drop-in replacement for threading? I'd say don't do this unless threading is made PEP 8 compliant as well.

Paul.



More information about the Python-Dev mailing list