Re-hi, On Tue, Apr 12, 2011 at 12:34 PM, <pypy at pocketnix.org> wrote: > - "struct", "_md5", "cStringIO", "array"])) > + "struct", "_md5", "cStringIO", "array", "thread"])) Uh, we can't import ctypes if we have no thread module? That looks obscure and should be fixed... Armin