On Fri, Apr 21, 2017 at 9:43 AM, Ethan Furman <et...@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.
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/