Georg Brandl <ge...@python.org> added the comment:

I'm not sure about this; what is the advantage?  If you already have a list, 
calling .sort() on it is more efficient since it doesn't have to create a new 
list.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8267>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to