1 Oct
2012
1 Oct
'12
5:15 p.m.
On 02/10/12 06:44, Daniel Holth wrote:
As an option, compileall should use a multiprocessing Pool() to speed up its work.
Sounds like overkill. In my experience, very few ideas are so self-evident that they don't need any explanation, and this is certainly not one of them. What is your rationale for why compileall should use multiprocessing? -- Steven