12 Aug 17:53
[Cython] cython regression ?
From: Simon Burton <simon@...>
Subject: [Cython] cython regression ?
Newsgroups: gmane.comp.python.cython.devel
Date: 2008-08-12 15:53:43 GMT
Subject: [Cython] cython regression ?
Newsgroups: gmane.comp.python.cython.devel
Date: 2008-08-12 15:53:43 GMT
$ cython foo.pyx
Error converting Pyrex file to C:
------------------------------------------------------------
...
cdef class Foo:
public unsigned int zap
^
------------------------------------------------------------
foo.pyx:5:11: Syntax error in simple statement list
$ cython --version
Cython version 0.9.8
Or did I break my cython install ?
Simon.
RSS Feed