]> granicus.if.org Git - python/commit
Attempt RLock creation prior to test execution on Linux, if it raises the OSError...
authorJesse Noller <jnoller@gmail.com>
Wed, 18 Jun 2008 13:29:52 +0000 (13:29 +0000)
committerJesse Noller <jnoller@gmail.com>
Wed, 18 Jun 2008 13:29:52 +0000 (13:29 +0000)
commit18623825d25b0f8f3b4bf96c1d5c4c2977a94004
tree38dd82b87e8685ccdb23cfd3944b09e3388861cd
parent5da652e374eef3eeb7483188ddfe8c84033b2a23
Attempt RLock creation prior to test execution on Linux, if it raises the OSError in issue 3111, skip the test suite
Lib/test/test_multiprocessing.py