Antoine Pitrou <pit...@free.fr> added the comment:

Yes, Windows needs to pickle objects which are sent to (or returned from) a 
child process. Now you should wonder why you are sending a threading lock to 
the child. Are you sure this is deliberate?

----------
nosy: +pitrou
versions: +Python 2.7, Python 3.2, Python 3.3 -Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13569>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to