[issue3448] Multi-process 2to3

Antoine Pitrou report at bugs.python.org
Fri Oct 3 23:04:43 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

I think it's reasonable to only enable multiprocessing if the adequate
command-line option has been set. It's how `make` already works (next
time you compile Python, try `make -jN` where N is your number of CPU
cores).

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3448>
_______________________________________


More information about the Python-bugs-list mailing list