Greg> Multiple values could be written

    Greg>    case 'a':
    Greg>    case 'b':
    Greg>    case 'c':
    Greg>      ...

That would be an exception to the rule that a line ending in a colon
introduces an indented block.

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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