I've compiled Python 2.3.3 on NetBSD and the thread (and therefore the
threading) module is not available.
Am I missing the module because of the way I made the binary?
I could use the dummy_threading module, but then I'm sure I'd run into
deadlocks.
Thanks
threading) module is not available.
Am I missing the module because of the way I made the binary?
I could use the dummy_threading module, but then I'm sure I'd run into
deadlocks.
Thanks
Comment