Deutsch   English   Français   Italiano  
<utgjph$21nsq$5@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
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: <utgjph$21nsq$5@dont-email.me>
References: <17be420c4f90bfc7$63225$1585792$802601b3@news.usenetexpress.com>
	<utd86u$1ipcj$1@solani.org>
	<17be75acfaf8f0f4$2017$3384359$802601b3@news.usenetexpress.com>
	<utfsvk$1pkkk$2@dont-email.me> <l620pbFn16lU4@mid.individual.net>
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?