From: Charles-François Natali Date: Wed, 21 Sep 2011 16:49:18 +0000 (+0200) Subject: Issue #12981: test_multiprocessing: catch ImportError when importing X-Git-Tag: v3.3.0a1~1507 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fba2b6b454709c84a7d91a7ef55315d623583bb8;p=thirdparty%2FPython%2Fcpython.git 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). --- fba2b6b454709c84a7d91a7ef55315d623583bb8