On Tue, Mar 24, 2009, Roy Hyunjin Han wrote: > > I know that Python has iterator methods called "sorted" and "reversed" and > these are handy shortcuts. > > Why not add a new iterator method called "shuffled"?
Please do not post ideas like this to python-dev, please use python-ideas -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "Programming language design is not a rational science. Most reasoning about it is at best rationalization of gut feelings, and at worst plain wrong." --GvR, python-ideas, 2009-3-1 _______________________________________________ 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
