[Pyrex] Pyrex testing

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Jul 28 04:03:36 CEST 2007


Scott Jackson wrote:

> Traceback (most recent call last):
>   File "Testing.py", line 27, in <module>
>     from Pyrex.Unix.LinuxSystem import c_compile
>   File
> "/home/builder/programs/lib/python2.5/site-packages/Pyrex-0.9.5.1a.001.dev200707251128-py2.5.egg/Pyrex/Unix/LinuxSystem.py", line 14, in <module>
>     version = "%s.%s" % sys.version[:2]
> NameError: name 'sys' is not defined

Sorry about that. I don't use the Linux version of
the test framework myself, so it's liable to suffer
from bitrot. I'll add this to the bug list.

Thanks,
Greg



More information about the Pyrex mailing list