[Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity
Ethan Furman
ethan at stoneleaf.us
Thu May 2 23:05:25 CEST 2013
More information about the Python-Dev mailing list
Thu May 2 23:05:25 CEST 2013
- Previous message: [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity
- Next message: [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/02/2013 01:52 PM, Eli Bendersky wrote: > > Back to my question from before, though - do we have a real technical limitation of having something like > inspect.what_module_am_i_now_in() that's supposed to work for all Python code? By which you really mean inspect.what_module_was_I_called_from() ? -- ~Ethan~
- Previous message: [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity
- Next message: [Python-Dev] PyPy, Jython, & IronPython: Enum convenience function and pickleablity
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list