commit | e51c8dad1a086d2d7cd2b343c625805fa7a856bd | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Wed Sep 21 18:48:21 2011 +0200 |
committer | Charles-François Natali <neologix@free.fr> | Wed Sep 21 18:48:21 2011 +0200 |
tree | bbfeca70429db8df032bfa42e01f0a2f9c9837e6 | |
parent | 4507e6456e6170f92e14d7ecb68f2617a3b48412 [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).