Hi all,
I am new to Booth Python. I am trying to make a python wrapper for one of my
job's C++ library.
But after reading the docs and related mailing list archive, I am still
stucked. :( If any one can
shed some light on me, it is greatly appreciated.
Below is a simplified version of the libr
Hi all,
I am new to Booth Python. I am trying to make a python wrapper for one of my
job's C++ library.
But after reading the docs and related mailing list archive, I am still
stucked. :( If any one can
shed some light on me, it is greatly appreciated.
Below is a simplified version of the libra
Hi,
I am new to boost python. I have some experience making python extension using
pure C.
Now I have a question: when should I not use static boost python library?
I tried to search the archive a bit. But haven't found a good answer. I read
the boost python
library documentation, where the sect