4 Jul 20:55
Re: Feature: string list 'sort()' method added
From: Fernando Perez <fperez.net <at> gmail.com>
Subject: Re: Feature: string list 'sort()' method added
Newsgroups: gmane.comp.python.ipython.user
Date: 2008-07-04 18:55:53 GMT
Subject: Re: Feature: string list 'sort()' method added
Newsgroups: gmane.comp.python.ipython.user
Date: 2008-07-04 18:55:53 GMT
On Fri, Jul 4, 2008 at 9:55 AM, Ville M. Vainio <vivainio <at> gmail.com> wrote: > Typically, you can't be bothered to remember the flags all the system > commands use for sorting the output. SList.sort() helps here (field 4 > is the fifth field, the numeric size): Nice, thanks! I'm going to commit some of the testing changes today, let's try to start putting in tests for all new such features in docstrings. I'll work on this now and will ping back later once it's in. Cheers, f
RSS Feed