[Python-Dev] PEP 3003 - Python Language Moratorium

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sat Nov 7 14:44:46 CET 2009


On 12:10 pm, skip at pobox.com wrote:
>    Guido> ... it's IMO pretty mysterious if you encounter this and 
>don't
>    Guido> already happen to know what it means.
>
>If you require parens maybe it parses better:
>
>    import (a or b or c) as mod
>
>Given that the or operator shortcuts I think that (a or b or c) 
>terminates
>once a module is found isn't too hard to grasp.

Did everyone forget what the subject of this thread is?

Jean-Paul


More information about the Python-Dev mailing list