[Cython] Refcount nanny status

Stefan Behnel stefan_ml at behnel.de
Thu Jan 15 12:39:42 CET 2009


Hi,

Michael Abshoff wrote:
> Is set in any way now a reserved Cython word?

No, but it's a known builtin type.


> Maybe it is as simple as prefixing set with std::

If the C++ STL type is meant, that sounds promising. At least, it sounds
to me like Cython is confusing some names here.

Stefan



More information about the Cython-dev mailing list