Guido van Rossum wrote: > And I see no need for the new sys.flags object to be a tuple at all.
Correct. We don't need item access anymore. However the struct seq should still be slice-able for functions like time.mktime(). Christian _______________________________________________ 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