[Pyrex] ANN: Pyrex 0.9.4 - LValue Casts are Dead!

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Apr 18 09:05:09 CEST 2006


Stefan Behnel wrote:

>>Traceback (most recent call last):
>>  File "<stdin>", line 1, in ?
>>  File "build_ext.py", line 70
>>    result = compile(source, options)
>>                                    ^
>>IndentationError: unindent does not match any outer indentation level
> 
> Since there wasn't a reply to this so far (or maybe the ML is just currently
> broken), I attached the fix.

I'm aware of the problem, and I'll post an updated
version soon. (Also make sure to test *everything*
before releasing in the future!)

--
Greg



More information about the Pyrex mailing list