|
|
July 31, 2003
- Re: Wrapper for exception translation, Gottfried Ganßauge
- Re: args patch, Nikolay Mladenov
- Re: args patch, David Abrahams
- Re: Wrapper for exception translation, David Abrahams
- Re: First pass at exception translator template, David Abrahams
- Re: C++-sig digest, Vol 1 #658 - 7 msgs, Jonathan Brandmeyer
- Re: args patch, Nikolay Mladenov
- Re: args patch, Nikolay Mladenov
- Re: Automatic PyUnicode to 'const char*', David Abrahams
- Re: args patch, David Abrahams
- Re: args patch, David Abrahams
- Re: args patch, Nikolay Mladenov
- Re: Re: Automatic PyUnicode to 'const char*', Stefan Seefeld
- Re: Automatic PyUnicode to 'const char*', David Abrahams
- Automatic PyUnicode to 'const char*', Lijun Qin
- Re: Problem with std::vector<boost::python::object>, David Abrahams
July 29, 2003
- Re: implititly_convertible<>() difficulty, David Abrahams
- Re: Automatic downcasting (again), David Abrahams
- implititly_convertible<>() difficulty, Jonathan Brandmeyer
- Automatic downcasting (again), Stefano Delli Ponti
- Re: Arbitrary argument lists, Python style?, David Abrahams
- Re: args patch, David Abrahams
- Re: args patch, Nikolay Mladenov
- Re: Re: Virtual Functions with Default Implementations code sample, Nicodemus
- Re: Re: pure virtual methods with pyste, Nicodemus
- RE: Re: Arbitrary argument lists, Python style?, Conan Brink
July 28, 2003
- Re: args patch, Nikolay Mladenov
- Re: Re: Virtual Functions with Default Implementations code sample, Ralf W. Grosse-Kunstleve
- Re: Re: pure virtual methods with pyste, Daniel Wallin
- Re: Arbitrary argument lists, Python style?, David Abrahams
- Re: pure virtual methods with pyste, David Abrahams
- Arbitrary argument lists, Python style?, Conan Brink
- Re: Re: pure virtual methods with pyste, Daniel Wallin
- Re: args patch, David Abrahams
- Re: pure virtual methods with pyste, David Abrahams
- Re: args patch, David Abrahams
- Re: pure virtual methods with pyste, David Abrahams
- Re: args patch, Nikolay Mladenov
- Re: Problem with std::vector<boost::python::object>, David Abrahams
- Re: pure virtual methods with pyste, David Abrahams
- Re: Re: pure virtual methods with pyste, wiedeman
- Re: Segfault when calling python method from C++, David Abrahams
- Re: args patch, David Abrahams
- Problem with std::vector<boost::python::object>, Pierre Barbier de Reuille
- Re: Re: Segfault when calling python method from C++, Pierre Barbier de Reuille
- Re: Re: Virtual Functions with Default Implementations code sample, Nicodemus
- Re: Re: pure virtual methods with pyste, Nicodemus
- Re: boost::python> exposing instances from c++, David Abrahams
- Re: Virtual Functions with Default Implementations code sample, David Abrahams
- Re: Qt class to embed python in a c++ application, David Abrahams
- Re: Segfault when calling python method from C++, David Abrahams
- Re: Segfault when calling python method from C++, David Abrahams
- Re: args patch, Nikolay Mladenov
- Re: Re: pure virtual methods with pyste, wiedeman
- Re: Re: pure virtual methods with pyste, wiedeman
- Re: Re: Segfault when calling python method from C++, Pierre Barbier de Reuille
- Virtual Functions with Default Implementations code sample, Alex
- Re: pure virtual methods with pyste, David Abrahams
- Re: Segfault when calling python method from C++, David Abrahams
- Re: pure virtual methods with pyste, wiedeman
- Re: Qt class to embed python in a c++ application, Pierre Barbier de Reuille
- Qt class to embed python in a c++ application, Pierre Barbier de Reuille
- Re: Re: Segfault when calling python method from C++, Pierre Barbier de Reuille
July 25, 2003
- Re: Problem build Boost.Python, David Abrahams
- Re: pure virtual methods with pyste, Nicodemus
- Re: building Boost 1.30 with gcc 3.2.2 on Linux (Mandrake 9.1), w/Python 2.3, David Abrahams
- building Boost 1.30 with gcc 3.2.2 on Linux (Mandrake 9.1), w/Python 2.3, Alex Martelli
- Re: Re: def_readonly and const array members, Ralf W. Grosse-Kunstleve
- Re: Re: more cross-module problems, Rene Rivera
- Re: def_readonly and const array members, David Abrahams
- Re: more cross-module problems, David Abrahams
- pure virtual methods with pyste, christoph.wiedemann
- RE: def_readonly and const array members, Jeff Brewer
- Re: def_readonly and const array members, Ralf W. Grosse-Kunstleve
July 24, 2003
- def_readonly and const array members, Jeff Brewer
- Re: FW: Injected constructors, David Abrahams
- Re: FW: Injected constructors, Mike Rovner
- Re: Re: FW: Injected constructors, Ralf W. Grosse-Kunstleve
- Re: Injected constructors, David Abrahams
- Re: Re: FW: Injected constructors, Nicodemus
- Re: Re: more cross-module problems, greg Landrum
- Re: Re: Injected constructors, Nicodemus
- Re: Injected constructors, David Abrahams
- Re: more cross-module problems, David Abrahams
- Re: Re: Injected constructors, Ralf W. Grosse-Kunstleve
- Re: FW: Injected constructors, David Abrahams
- Re: FW: Injected constructors, David Abrahams
- Re: Injected constructors, David Abrahams
- Re: Re: Injected constructors, Nicodemus
- Re: Injected constructors, David Abrahams
July 23, 2003
- Re: Re: Injected constructors, Nicodemus
- more cross-module problems, greg Landrum
- Re: GCC type demangling and better error messages, Mike Rovner
- Re: is_polymorphic and unions (was: Pyste and STL types), Mike Rovner
- Re: Injected constructors, David Abrahams
- Re: Injected constructors, Ralf W. Grosse-Kunstleve
- Injected constructors, David Abrahams
- Re: Re: exceptions and multiple modules, Ben Young
- Re: exceptions and multiple modules, David Abrahams
- Re: Re: exceptions and multiple modules, Ben Young
- Re: exceptions and multiple modules, David Abrahams
- Re: exceptions and multiple modules, David Abrahams
- Re: Re: exceptions and multiple modules, Ben Young
- Re: Re: exceptions and multiple modules, Ralf W. Grosse-Kunstleve
- Re: Re: exceptions and multiple modules, greg Landrum
- Re: exceptions and multiple modules, David Abrahams
- Re: Re: is_polymorphic and unions, Nicodemus
- Re: exceptions and multiple modules, David Abrahams
- Re: GCC type demangling and better error messages, David Abrahams
- exceptions and multiple modules, greg Landrum
- Re: GCC type demangling and better error messages, Mike Rovner
- Re: is_polymorphic and unions, David Abrahams
July 16, 2003
- Re: def() vs. add_property(), David Abrahams
- RE: Compiling boost.python using intel and stlport on linux, Marcelo A. Camelo
- Compiling boost.python using intel and stlport on linux, Marcelo A. Camelo
- Re: Re: def() vs. add_property(), Stefan Seefeld
- Re: def() vs. add_property(), David Abrahams
- global variable, Stefan Fleiter
- Re: def() vs. add_property(), Ralf W. Grosse-Kunstleve
- Re: implicit_convertible extension, David Abrahams
- Re: implicit_convertible extension, Ralf W. Grosse-Kunstleve
- Re: Re: debug version of boost.python loads the wrong python dll, Lutz Paelike
- Re: debug version of boost.python loads the wrong python dll, David Abrahams
- def() vs. add_property(), Stefan Seefeld
- implicit_convertible extension, Stefan Seefeld
- debug version of boost.python loads the wrong python dll, Lutz Paelike
- introspecting functions, Daniel Holth
- Re: plans for a bugfix release ?, David Abrahams
July 14, 2003
- Re: more problems with python::return_internal_reference<>, David Abrahams
- Re: more problems with python::return_internal_reference<>, David Abrahams
- Re: compile time error triggered by gcc's '-pedantic' flag, David Abrahams
- more problems with python::return_internal_reference<>, Stefan Seefeld
- compile time error triggered by gcc's '-pedantic' flag, Stefan Seefeld
- Re: plans for a bugfix release ?, David Abrahams
- Re: boost::python docstrings, David Abrahams
- Re: Re: boost::python docstrings, Daniel Holth
- Re: boost::python and threads, David Abrahams
- Re: Re: boost::python and threads, Vladimir Vukicevic
July 13, 2003
- Re: boost::python and threads, David Abrahams
- Re: boost::python docstrings, David Abrahams
- boost::python docstrings, Daniel Holth
- Re: Wrapper for exception translation, David Abrahams
- Re: Re: Pyste: your opinion about some changes, Nicodemus
- Re: Pyste: your opinion about some changes, Vincenzo Innocente
- Re: Re: Wrapper for exception translation, Gottfried Ganßauge
- plans for a bugfix release ?, Dominique Devriese
- Re: Re: Pyste: your opinion about some changes, Prabhu Ramachandran
- Re: Wrapper for exception translation, David Abrahams
July 11, 2003
- Re: todo.txt "Implement type_info streaming for GCC" (David Abrahams), Jonathan Brandmeyer
- Re: todo.txt "Implement type_info streaming for GCC", Raoul Gough
- Re: todo.txt "Implement type_info streaming for GCC", Raoul Gough
- Re: todo.txt "Implement type_info streaming for GCC", David Abrahams
- Re: todo.txt "Implement type_info streaming for GCC", Raoul Gough
- Re: todo.txt "Implement type_info streaming for GCC", Raoul Gough
- Re: Call policies for unreferencing iterator ..., David Abrahams
- Re: todo.txt "Implement type_info streaming for GCC", David Abrahams
- Re: todo.txt "Implement type_info streaming for GCC", David Abrahams
- Re: smart pointers, polymorphism, David Abrahams
- RE: Re: Wrapper for exception translation, Gottfried . Ganssauge
- Re: Re: todo.txt "Implement type_info streaming for GCC", Adam Hupp
- Re: smart pointers, polymorphism, Prabhu Ramachandran
- smart pointers, polymorphism, Dusty Leary
- Explaining the Magic, Brett Calcott
July 10, 2003
- method injector and pickling, Ralf W. Grosse-Kunstleve
- Re: todo.txt "Implement type_info streaming for GCC", David Abrahams
- Re: todo.txt "Implement type_info streaming for GCC", Raoul Gough
- Re: Wrapper for exception translation, David Abrahams
- RE: Patches for pyste regarding exception specification s, Gottfried . Ganssauge
- Re: Patches for pyste regarding exception specifications, Nicodemus
- RE: Re: Wrapper for exception translation, Gottfried . Ganssauge
- Re: Wrapper for exception translation, David Abrahams
- RE: Re: Wrapper for exception translation, Gottfried . Ganssauge
- Re: Wrapper for exception translation, David Abrahams
- Patches for pyste regarding exception specifications, Gottfried . Ganssauge
- Call policies for unreferencing iterator ..., Pierre Barbier de Reuille
July 09, 2003
- Re: smart pointers, polymorphism, David Abrahams
- smart pointers, polymorphism, Dusty Leary
- Re: Re: Pyste: problems with inheritance across headers., Prabhu Ramachandran
- Re: Pyste: problems with inheritance across headers., David Abrahams
- Wrapper for exception translation, Gottfried . Ganssauge
- Re: Re: Allocating objects on the heap by default., Nicodemus
- Re: Re: Pyste: problems with inheritance across headers., Nicodemus
- Re: 'boost::STATIC_ASSERTION_FAILURE<false>' problem ..., David Abrahams
- Re: Re: 'boost::STATIC_ASSERTION_FAILURE<false>' problem ..., Pierre Barbier de Reuille
- Re: 'boost::STATIC_ASSERTION_FAILURE<false>' problem ..., David Abrahams
- 'boost::STATIC_ASSERTION_FAILURE<false>' problem ..., Pierre Barbier de Reuille
- Compiling for 2.2 and 2.3, Achim Domma \(ProCoders\)
- Re: Re: Pyste: problems with inheritance across headers., Prabhu Ramachandran
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
July 08, 2003
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Pyste-generated extentsion Aborts Python, Jim Wilson
- Re: Re: Allocating objects on the heap by default., Nicodemus
- Re: Re: Pyste: problems with inheritance across headers., Nicodemus
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Pyste: problems with inheritance across headers., David Abrahams
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
- Re: Pyste: problems with inheritance across headers., Prabhu Ramachandran
- Re: Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: Pyste: problems with inheritance across headers., Nicodemus
- Re: Pyste: Resolution of order of exports., Nicodemus
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, David Abrahams
- Re: Allocating objects on the heap by default., David Abrahams
- Pyste: problems with inheritance across headers., Prabhu Ramachandran
- Pyste: Resolution of order of exports., Prabhu Ramachandran
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
- Re: Strange behaviour for inheritance with C++ classes., David Abrahams
- Re: Allocating objects on the heap by default., David Abrahams
July 07, 2003
- Re: Re: Strange behaviour for inheritance with C++ classes., Prabhu Ramachandran
- Re: Pyste: added new build options., Prabhu Ramachandran
- Re: Re: Allocating objects on the heap by default., Nicodemus
- Re: Strange behaviour for inheritance with C++ classes., David Abrahams
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Pyste: added new build options., Nicodemus
- Re: Pyste: added new build options., Prabhu Ramachandran
- Re: Pyste: added new build options., Nicodemus
- Re: boost::python and threads, David Abrahams
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
- Re: Re: Pyste-generated extentsion Aborts Python, Nicodemus
- Re: boost::python and threads, David Abrahams
- Re: Re: Allocating objects on the heap by default., Nicodemus
- Re: Pyste: serious bug with --multiple., Nicodemus
- Re: Strange behaviour for inheritance with C++ classes., Thomas Muldowney
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Strange behaviour for inheritance with C++ classes., Nicodemus
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Pyste: serious bug with --multiple., Prabhu Ramachandran
- Re: Pyste: added new build options., Prabhu Ramachandran
- Strange behaviour for inheritance with C++ classes., Prabhu Ramachandran
- Re: Pyste: added new build options., Nicodemus
- Re: Pyste: serious bug with --multiple., Nicodemus
- Re: Pyste: patch for HeldType and sys.path., Nicodemus
- Re: pyste and functions returning opaque pointers, Nicodemus
- Re: Re: boost::python and threads, Vladimir Vukicevic
- Pyste: added new build options., Prabhu Ramachandran
- Pyste: serious bug with --multiple., Prabhu Ramachandran
- Re: Problem with embedding python with boost.python, Dirk Gerrits
- Re: Re: Problem with embedding python with boost.python, Pierre Barbier de Reuille
- Re: Problem with embedding python with boost.python, Dirk Gerrits
- Re: Problem with embedding python with boost.python, Dirk Gerrits
- Problem with embedding python with boost.python, Pierre Barbier de Reuille
- Re: boost::python and threads, David Abrahams
- Re: boost::python and threads, David Abrahams
July 06, 2003
- Re: Re: boost::python and threads, Vladimir Vukicevic
- Re: Re: deriving in python from a C++ base class, Joel de Guzman
- Re: Re: (return_self_policy / return_arg): Keywors, Joel de Guzman
- Re: Re: deriving in python from a C++ base class, Stefan Seefeld
- Re: Re: boost::python and threads, Vladimir Vukicevic
- Pyste: patch for HeldType and sys.path., Prabhu Ramachandran
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
- pyste and functions returning opaque pointers, Gottfried Ganßauge
- Re: boost::python and threads, David Abrahams
- Re: boost::python and threads, Nikolay Mladenov
- Re: (return_self_policy / return_arg): Keywors, David Abrahams
- Re: boost::python and threads, Nikolay Mladenov
- Re: boost::python and threads, David Abrahams
- Re: boost::python and threads, David Abrahams
- Re: Pyste: feature requests, Prabhu Ramachandran
- Re: deriving in python from a C++ base class, David Abrahams
- Re: Re: Allocating objects on the heap by default., Prabhu Ramachandran
- Re: Re: Random access iterators, and sequence protocol., Prabhu Ramachandran
- Re: Pyste: feature requests, Nicodemus
July 05, 2003
- Re: Re: boost::python and threads, Vladimir Vukicevic
- Re: Random access iterators, and sequence protocol., David Abrahams
- Re: Allocating objects on the heap by default., David Abrahams
- Re: Random access iterators, and sequence protocol., Nikolay Mladenov
- Re: Re: Random access iterators, and sequence protocol., Prabhu Ramachandran
- Re: Random access iterators, and sequence protocol., Prabhu Ramachandran
- Re: Random access iterators, and sequence protocol., Nikolay Mladenov
- Re: boost::python and threads, Nikolay Mladenov
- Re: Pyste: feature requests, Nicodemus
- Re: Pyste: bug: overriding overloaded virtual functions., Prabhu Ramachandran
- Re: Pyste: feature requests, Prabhu Ramachandran
- Re: Random access iterators, and sequence protocol., Nicodemus
- Re: Installing Pyste., Prabhu Ramachandran
- Re: Pyste: bug: overriding overloaded virtual functions., Nicodemus
- Re: Pyste: feature requests, Nicodemus
- Re: Installing Pyste., Nicodemus
- Re: Re: Interest in luabind, Daniel Wallin
- Random access iterators, and sequence protocol., Prabhu Ramachandran
- boost::python and threads, Vladimir Vukicevic
- Allocating objects on the heap by default., Prabhu Ramachandran
- Re: (return_self_policy / return_arg): Keywors, Nikolay Mladenov
- Re: Pyste: feature requests, Prabhu Ramachandran
- Re: Pyste: bug: overriding overloaded virtual functions., Prabhu Ramachandran
- Re: Installing Pyste., Prabhu Ramachandran
- Re: (return_self_policy / return_arg): Keywors, David Abrahams
- Re: Pyste-generated extentsion Aborts Python, David Abrahams
- Re: Re: Pyste-generated extentsion Aborts Python, Nicodemus
- Re: (return_self_policy / return_arg): Keywors, Nikolay Mladenov
- Re: Pyste-generated extentsion Aborts Python, Jim Wilson
- Re: Pyste-generated extentsion Aborts Python, Jim Wilson
- Re: Re: Problems with Pyste from CVS., Nicodemus
- Re: Problems with Pyste from CVS., David Abrahams
- Re: Interest in luabind, David Abrahams
- Re: Re: Problems with Pyste from CVS., Nicodemus
- Re: (return_self_policy / return_arg): Keywors, David Abrahams
- Re: Problems with Pyste from CVS., Nicodemus
July 04, 2003
- Re: Interest in luabind, David Abrahams
- Re: Interest in luabind, David Abrahams
- Re: Re: Pyste-generated extentsion Aborts Python, Nicodemus
- Re: Pyste: feature requests, Nicodemus
- Re: Pyste: bug: overriding overloaded virtual functions., Nicodemus
- Re: Installing Pyste., Nicodemus
- Re: Pyste and overloaded virtual functions., Nicodemus
- Pyste: bug: overriding overloaded virtual functions., Prabhu Ramachandran
- Re: (return_self_policy / return_arg): Keywors, Nikolay Mladenov
- Re: (return_self_policy / return_arg): Keywors, Nikolay Mladenov
- Re: Re: deriving in python from a C++ base class, Stefan Seefeld
- Re: Pyste-generated extentsion Aborts Python, David Abrahams
- Re: deriving in python from a C++ base class, David Abrahams
- Pyste: feature requests, Prabhu Ramachandran
- Re: Re: deriving in python from a C++ base class, Stefan Seefeld
- Re: Pyste-generated extentsion Aborts Python, Jim Wilson
- Re: Re: Interest in luabind, Daniel Wallin
- Re: Re: Interest in luabind, Daniel Wallin
- Re: Re: Interest in luabind, Ralf W. Grosse-Kunstleve
- Re: Pyste-generated extentsion Aborts Python, David Abrahams
- Re: Interest in luabind, David Abrahams
- Re: Interest in luabind, David Abrahams
- Re: Problems with Pyste from CVS., David Abrahams
- Re: Re: Pyste-generated extentsion Aborts Python, Nicodemus
- Re: Pyste-generated extentsion Aborts Python, Jim Wilson
- Re: Re: Interest in luabind, Rene Rivera
- Re: deriving in python from a C++ base class, David Abrahams
- Re: Pyste-generated extentsion Aborts Python, Jim Wilson
- Re: deriving in python from a C++ base class, David Abrahams
- Re: Re: Interest in luabind, Joel de Guzman
- Re: Pyste-generated extentsion Aborts Python, Nicodemus
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: Re: Interest in luabind, Nicodemus
- Re: Pyste and virtual operators., David Abrahams
- Re: Re: Interest in luabind, Rene Rivera
- Pyste-generated extentsion Aborts Python, Jim Wilson
July 03, 2003
- Re: Re: Interest in luabind, Rene Rivera
- Re: Problems with Pyste from CVS., Nicodemus
- Re: Refactoring, Compilation Speed, Pyste, Lua/Ruby/JavaScript..., David Abrahams
- Re: Linking Problem, Boost and MSVC, David Abrahams
- Re: Interest in luabind, David Abrahams
- Re: (return_self_policy / return_arg): Keywors, David Abrahams
- Re: (return_self_policy / return_arg): Keywors, David Abrahams
- Re: Re: Interest in luabind, Daniel Wallin
- Re: Re: Interest in luabind, Daniel Wallin
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, David Abrahams
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, David Abrahams
- Re: question about using a python object from C++, David Abrahams
- Re: Linking Problem, Boost and MSVC, David Abrahams
- Re: Interest in luabind, David Abrahams
- Pyste and overloaded virtual functions., Prabhu Ramachandran
- Pyste and virtual operators., Prabhu Ramachandran
- Re: Installing Pyste., Prabhu Ramachandran
- Re: Problems with Pyste from CVS., Prabhu Ramachandran
- Re: Installing Pyste., Nicodemus
- Re: Problems with Pyste from CVS., Nicodemus
- Installing Pyste., Prabhu Ramachandran
- Problems with Pyste from CVS., Prabhu Ramachandran
- Re: Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Ralf W. Grosse-Kunstleve
- Re: Pyste overload problem, Nicodemus
July 02, 2003
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Sameer Agarwal
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Sameer Agarwal
- Re: VC++ 7.1 (VStudio.NET 2003) linking problem, Ralf W. Grosse-Kunstleve
- Linking Problem, Boost and MSVC, John Janecek
- VC++ 7.1 (VStudio.NET 2003) linking problem, Mike Rovner
- Re: Linking problem, Ralf W. Grosse-Kunstleve
- Linking problem, Philippe Fremy
- Re: Pyste overload problem, Nicodemus
- Re: deriving in python from a C++ base class, Stefan Seefeld
- Re: deriving in python from a C++ base class, Stefan Seefeld
- Re: deriving in python from a C++ base class, Ralf W. Grosse-Kunstleve
- Re: question about using a python object from C++, Ralf W. Grosse-Kunstleve
- deriving in python from a C++ base class, Stefan Seefeld
- question about using a python object from C++, Shi Sherebrin
|
|