]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #12981: test_multiprocessing: catch ImportError when importing
authorCharles-François Natali <neologix@free.fr>
Wed, 21 Sep 2011 16:49:18 +0000 (18:49 +0200)
committerCharles-François Natali <neologix@free.fr>
Wed, 21 Sep 2011 16:49:18 +0000 (18:49 +0200)
multiprocessing.reduction, which may not be available (e.g. if the OS doesn't
support FD passing over Unix domain sockets).

1  2 
Lib/test/test_multiprocessing.py

Simple merge