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

It could be many different things.  The bottom line here, though, is that the 
Process class is not designed to be picklable (how would it work?), which is 
probably why you're seeing this.

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

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

Reply via email to