[Python-ideas] Callable Enum values
Stephan Hoyer
shoyer at gmail.com
Fri Apr 21 13:01:34 EDT 2017
On Fri, Apr 21, 2017 at 9:43 AM, Ethan Furman <ethan at stoneleaf.us> wrote:
> You have to use the complete module name? Instead of `from callable_enum
> import Enum, Value`? Ouch
Yeah... it took me a while to come around to this one. But the rule does
start to pay off in large code bases.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170421/ea939f11/attachment.html>
More information about the Python-ideas
mailing list