Christopher Barker wrote:
> Dag Sverre Seljebotn wrote:
>> It's for use during debugging -- also this is the behaviour Python gives.
> 
> Got it.
> 
> However, this doesn't seem to work for me:
> 
> #cython: nonecheck=True

The comment should be at the very top of the file.

Perhaps we should emit an error on such comments in other places...

Dag Sverre
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to