|
Re: Re: instantiating python objects within C++: msg#00305python.c++
David Abrahams wrote: I don't see what Sandbox being a type or a module has to do with it. I see. My misunderstanding was that I thought the type would really contain the scope, i.e. 'Sandbox.Base' wouldn't be the same type as 'Foobar.Base'. That's why I assumed the scope being a type would make a difference. Of course it is, the way you've written it. You can always keep a cool. Again, I thought that this wasn't possible or else Sandbox.Base would have to be the same as Foobar.Base. But if python doesn't care for the scope itself when determining the type it's indeed the same. Thanks a lot ! I'll try to get some remaining things straightened out, then I'll see whether I can submit some examples for the tutorial. Regards, Stefan |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: registering simple conversions from/to python: 00305, Brett Calcott |
|---|---|
| Next by Date: | Re: Re: accessing the python type system: 00305, Stefan Seefeld |
| Previous by Thread: | Re: instantiating python objects within C++i: 00305, David Abrahams |
| Next by Thread: | Re: instantiating python objects within C++: 00305, Gavin Doughtie |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |