No, It doesn't crash if I import it from the python console.
I ran python.exe -v (after replacing the file with the original pyc
that does work - the one that was generated in the installation) and
indeed it recompiles because of a bad timestamp. Following are the
relevant lines from the verbose o
On 7/1/07, Richard Bell <[EMAIL PROTECTED]> wrote:
...
On 6/29/07, Mark Hammond <[EMAIL PROTECTED]> wrote:
...
Thanks Richard and Mark for providing a broader sense of the
territory. At this point I suspect Ctypes might do what I need, but
that too is mostly unexplored territory for me. In the m