[Python-Dev] PEP 371: Additional Discussion

Raymond Hettinger python at rcn.com
Wed Jun 4 03:56:28 CEST 2008


From: "Mike Klaas" <mike.klaas at gmail.com>
> A cleaner way to effectuate the transition would be to leave
> the camelCase API in 2.6 (for both modules), switch to PEP 8
> in py3k (for  both modules)

+1
That makes good sense.


> , and provide threading3k and multiprocessing3k modules  in 2.6 that façade the 2.6 API with the PEP 8 API.

+0
PEP 8 is nice but it's not that important.


Raymond 



More information about the Python-Dev mailing list