Question about embedding python in C++
- From: TheShadow <theshadowx@xxxxxxxxx>
- Date: Thu, 23 Aug 2007 17:44:45 -0000
When extending python in c/c++ after you register a module is there a
way in c/c++ to check if they were correctly registered?
Cause I'm having the problem where when I execute the the python
script it finds the module but none of the functions.
.
- Follow-Ups:
- Re: Question about embedding python in C++
- From: Farshid Lashkari
- Re: Question about embedding python in C++
- Prev by Date: Re: comparing two lists
- Next by Date: Re: Socket recv(1) seems to block instead of returning end of file.
- Previous by thread: My 'time' module is broken, unsure of cause
- Next by thread: Re: Question about embedding python in C++
- Index(es):
Relevant Pages
|