Robert Bradshaw, 09.07.2010 17:29:
> For the moment, though, I'm wondering why we even bother letting
> people declare the type as bool--it's not a very useful (Python) type
> to statically declare, but can cause a lot of confusion.

Agreed, use cases are hard to come up with. However, given that it's there, 
I'd prefer keeping the C++ type in a separate namespace for now and 
maybe(!) improve Cython warnings to find common traps when compiling in C++ 
mode.

Stefan
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to