Guido van Rossum wrote: > But it would be easy enough to define a dict-filling function that > updates only new values.
Or evaluate the case expressions in reverse order. > Was it decided yet how to write the cases for a switch that tests for > tuples of values? Requiring parentheses might be sufficient, > essentially making what follows a case *always* take on sequence > syntax. Sounds good to me. -- Greg _______________________________________________ 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