On 12:10 pm, [email protected] 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
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to