Search the web
Sign In
New User? Sign Up
perl-python
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
sorting   Message List  
Reply | Forward Message #115 of 127 |
Re: [perl-python] sorting

Addendum:

Since Python 2.4 (released 2005-03), there's also a sorted() function,
which returns the result instead of modifing the list in-place.





☄



Thu Oct 13, 2005 7:09 am

p0lyglut
Offline Offline
Send Email Send Email

Forward
Message #115 of 127 |
Expand Messages Author Sort by Date

Perl-Python-a-Day: Sort a List Sort a List Xah Lee, 200510 In this page, we show how to sort a list in Python & Perl and also discuss some math of sort. To...
xah lee
p0lyglut
Offline Send Email
Oct 10, 2005
9:54 am

Addendum: Since Python 2.4 (released 2005-03), there's also a sorted() function, which returns the result instead of modifing the list in-place. ☄...
xah lee
p0lyglut
Offline Send Email
Oct 13, 2005
7:11 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help