* Jeroen Ruigrok van der Werven wrote:

> -On [20080619 17:11], Spectrum ([EMAIL PROTECTED]) wrote:
>>  ImportError: dynamic module does not define init function
> 
> Might be it's looking, but not finding, something like crti.S or the
> likes, the C runtime files that specify stuff like _init and _fini.

Nah. It's just looking for the init function required by the python module
loader. See: http://docs.python.org/ext/methodTable.html

nd
-- 
die (eval q-qq:Just Another Perl Hacker
:-)

# André Malo, <http://www.perlig.de/> #
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to