[PySide] pickling enums (again)
Stephan Deibel
sdeibel at wingware.com
Fri May 10 20:42:14 CEST 2013
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
More information about the PySide
mailing list