|
Re: Re: Recent changes to FAQ: msg#00283python.c++
--- David Abrahams <dave@xxxxxxxxxxxxxxxxxxxx> wrote: > "Ralf W. Grosse-Kunstleve" <rwgk@xxxxxxxxx> writes: > > > Are the module names (e.g. _core in Bruno's examples) at global scope? > > Thanks, > > Ralf > > They're not even C++ names! I don't understand what the problem > might be. Ah, OK, I forgot that the BOOST_PYTHON_MODULE macro prepends "init", so "_core" ends up as the function name init_core(). Please disregard my remarks. Ralf __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | accessing the python type system: 00283, Stefan Seefeld |
|---|---|
| Next by Date: | wrong semantics in boost/python/cast.hpp?: 00283, Ralf W. Grosse-Kunstleve |
| Previous by Thread: | Re: Recent changes to FAQi: 00283, David Abrahams |
| Next by Thread: | Re: Re: Recent changes to FAQ: 00283, Nicodemus |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |