Message 74040 - Python tracker (original) (raw)

On Mon, Sep 29, 2008 at 11:20 AM, Jesse Noller <report@bugs.python.org> wrote:

Jesse Noller <jnoller@gmail.com> added the comment:

Hows this error look:

import multiprocessing Traceback (most recent call last): File "", line 1, in File "/Users/jesse/open_source/subversion/python- trunk/Lib/multiprocessing/init.py", line 178, in " function, see issue 3770.") multiprocessing.SemaphoreImportError: This platform lacks a functioning sem_open implementation and thereforce, the required synchronization primitives needed will not function, see issue 3770.

Is "thereforce" an actual word? Otherwise it looks fine to me.