A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-May/125878.html below:

Enum convenience function and pickleablity

[Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablityEthan Furman ethan at stoneleaf.us
Thu May 2 21:07:15 CEST 2013
In order for the Enum convenience function to be pickleable, we have this line of code in the metaclass:

     enum_class.__module__ = sys._getframe(1).f_globals['__name__']

This works fine for Cpython, but what about the others?

--
~Ethan~
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4