Re: [C++-sig] please add python::raw_constructor

2009-08-20 Thread Ralf W. Grosse-Kunstleve
If someone develops this into a complete patch including unit test, Jamfile and updated documentation I'll test and add it to the svn. Ralf - Original Message From: Vaclav Smilauer To: cplusplus-sig@python.org Sent: Thursday, August 20, 2009 2:14:16 AM Subject: [C++-sig] pleas

[C++-sig] please add python::raw_constructor

2009-08-20 Thread Vaclav Smilauer
Hi, I am successfully using raw_constructor implementation found at http://markmail.org/message/s4ksg6nfspw2wxwd (in the attachment). Wouldn't it warrant consideration for inclusion into the official boost::python, to complement raw_function? Cheers, Vaclav _