Robin Dunn wrote: > Interesting. I haven't been following this one, do you know if it is > to be implemented as a Python module or will it be a new PyTypeObject > and corresponding C APIs?
Doesn't look like it. Seems it will be implemented in a standard lib module called enum, if I am interpreting http://www.python.org/dev/peps/pep-0435/ correctly. - Stephan _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
