Le Fri, 23 Sep 2011 13:23:26 -0700, Ethan Furman <[email protected]> a écrit : > > So the question becomes, Why does it implement the Sequence ABC?
Because these operations are trivial to implement and it would be suboptimal to have to instantiate the full list to run them? _______________________________________________ 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
