[python-win32] multiprocessing pickle problem in win32

Aahz aahz at pythoncraft.com
Tue Nov 3 17:34:56 CET 2009


On Tue, Nov 03, 2009, Rob Brown-Bayliss wrote:
>
> When I run the following code in linux all goes well.  But when I try
> in win32 I get a pickle error saying it cant pickle None Type when I
> start the process.

You need to provide a full traceback.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

[on old computer technologies and programmers]  "Fancy tail fins on a
brand new '59 Cadillac didn't mean throwing out a whole generation of
mechanics who started with model As."  --Andrew Dalke


More information about the python-win32 mailing list