|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-06-02 11:27:52
thor.arne.johansen_at_[hidden] writes:
> I found a long thread discussing this topic, but the conclusion escaped
> me...
>
>
> Is it possible to use an extension created with BPL in a program using PyQt
> to provide a GUI?
Yes, as long as you're aware that Boost.Python extensions don't
automatically release the interpreter lock to allow other threads to
use the Python interpreter.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk