commit | f8413b29c07babc49a2a891f8716f4fcda538489 | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Wed Sep 21 18:44:49 2011 +0200 |
committer | Charles-François Natali <neologix@free.fr> | Wed Sep 21 18:44:49 2011 +0200 |
tree | d1d2ee6c174d1da60f618144dbeaa22e3b5c7779 | |
parent | c23484b21f8b62ec7c62a6e2253cf5f656e2ef06 [diff] |
Issue #12981: test_multiprocessing: catch ImportError when importing multiprocessing.reduction, which may not be available (e.g. if the OS doesn't support FD passing over Unix domain sockets).