blake madden <[EMAIL PROTECTED]> added the comment:

Sorry, mate, that's all Greek to me--I'm a total noob with Python.  I'm
simply trying to run the example in r67655 (the "Extending Embedded
Python" example) and it fails with "'emb' not being found".  It appears
that calling "PyModule_Create(&EmbModule);" is not enough to create and
import the library.

Somebody made a comment in Issue4592 that "PyModule_Create" was missing
some logic, so I'm reporting that here.

I honestly don't know if there is something wrong with "PyModule_Create"
or if the example is missing something.  I'm just trying to get this
example to work.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4612>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to