Re: [Python-Dev] PiCxx

2015-03-24 Thread Terry Reedy
On 3/24/2015 11:53 AM, π wrote: Hello PythonDevvers, I apologise in advance. This is slightly off topic. This will be my only post on the subject. pydev is about development *of* Python the language and CPython the implementation. python-list is about development *with* Python. This post w

[Python-Dev] PiCxx

2015-03-24 Thread π
Hello PythonDevvers, I apologise in advance. This is slightly off topic. This will be my only post on the subject. PyCXX (http://sourceforge.net/projects/cxx/ ) accomplishes roughly the same as Boost::Python (C++ wrapper for CPython), only without requirin