Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.os.linux.advocacy Subject: Re: Why Python When There Is Perl? Date: Thu, 21 Mar 2024 06:23:45 -0000 (UTC) Organization: A noiseless patient Spider Lines: 6 Message-ID: References: <17be420c4f90bfc7$63225$1585792$802601b3@news.usenetexpress.com> <17be75acfaf8f0f4$2017$3384359$802601b3@news.usenetexpress.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 21 Mar 2024 06:23:45 -0000 (UTC) Injection-Info: dont-email.me; posting-host="badb6633f042ee08dd03f65d8f49603e"; logging-data="2154394"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/XfwFSA/caI3VpY7FoQFOl" User-Agent: Pan/0.155 (Kherson; fc5a80b8) Cancel-Lock: sha1:IrunPPVymOLkm1V3g/iZ53LUjuw= Bytes: 1347 On 21 Mar 2024 06:01:16 GMT, rbowman wrote: > Sorting was awkward since I didn't want the time to be used. You didn’t notice that Python’s sorting functions allow you to specify a callback function to define the sort key?