Boost + Python C/API: Mixing python return types with boost return types
Steve Knight
stkni at bigfoot.com
Fri Oct 10 06:11:51 EDT 2003
More information about the Python-list mailing list
Fri Oct 10 06:11:51 EDT 2003
- Previous message (by thread): Boost + Python C/API: Mixing python return types with boost return types
- Next message (by thread): What method does slice notation call?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Mike Rovner" <mike at nospam.com> wrote in message news:<mailman.1065717198.6573.python-list at python.org>... > Steve Knight wrote: > > It's better ask boost.python related questions in comp.lang.python.c++ > group/list. Ahh, yes. I'll remember to do that next time. > > > I'm new to Boost & Python and I'm diving straight in by trying to > > write an extension module to a third party library. Foolishness > > probably, but I don't have much choice! > > Why, it's usually fun and rewarding. Oh, it's fun alright it's just a tricky place to start when you've never really written a line of Python before!! Your suggestions work a treat this is what I was looking for but I couldn't really see how to do it from the tutorials and Wikis. Must've missed something somewhere. Thanks alot for your help, Steve
- Previous message (by thread): Boost + Python C/API: Mixing python return types with boost return types
- Next message (by thread): What method does slice notation call?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list