15 Mar
2006
15 Mar
'06
7:12 p.m.
Daniel Culver wrote:
There is a script called boolean.c in the correct directory but it doesn't run with the import command from the conversions.py script. I've tried to run boolean.c from the terminal window and get back that it doesn't contain a shebang line.
boolean.c looks like a module written in C that needs to be compiled for python to use it. On Win32 I have a file:
C:\Python24\Lib\site-packages_xmlplus\utils\boolean.pyd
Aaron Spike