embedding python in a plugin
- From: Roger Edberg <redberg@xxxxxxxxx>
- Date: Mon, 17 Jul 2006 17:42:08 -0700
Hi,
I'm developing a linux plugin to a CG package that embeds a Python
interpreter. The plugin.so requires a companion plugin.sog file in its
directory to allow module imports; imports fail without the .sog file.
Can somebody please explain what the .sog file does and why it is
needed? I can't find any mention of this in the extending/embedding docs
or the CG package documentation. Or is this a linux thing?
Thanks,
Roger
.
- Prev by Date: Python 2.5b2 Windows binaries
- Next by Date: Re: Coding style
- Previous by thread: Python 2.5b2 Windows binaries
- Next by thread: Piping external commands
- Index(es):