R. David Murray added the comment:

This is a consequence of the way __main__ works.  You actually have two 
separate instances of the Enum class.  If there is a fix for this it would be 
that PEP, so I'm not sure there is any  point in keeping this issue open.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27607>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to