Lisandro Dalcin wrote:
> Dag, would you still object this? Could we provide a compiler
> directive perhaps?

Any objections I might have had were probably linked to what developer 
time is used for -- Python 2.3 is phased out, and if I understood the 
issue correctly, being able to do "cdef set x" isn't such a huge boost 
in performance + you can always use a dict for the same thing, storing 
values of True everywhere.

But now that it is done, that argument falls, so I don't object.

It is Robert or Stefan who should accept it into Cython though.

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

Reply via email to