Path: csiph.com!news.swapon.de!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Keith Thompson Newsgroups: comp.lang.c Subject: Re: Baby X is bor nagain Date: Tue, 18 Jun 2024 15:49:43 -0700 Organization: None to speak of Lines: 14 Message-ID: <877celzx14.fsf@nosuchdomain.example.com> References: <20240613002933.000075c5@yahoo.com> <20240613174354.00005498@yahoo.com> <20240617002924.597@kylheku.com> <20240618115650.00006e3f@yahoo.com> <20240618184026.000046e1@yahoo.com> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Wed, 19 Jun 2024 00:49:43 +0200 (CEST) Injection-Info: dont-email.me; posting-host="14c46e9d4441e9b6d7e573ea203ad727"; logging-data="1632188"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19K/FRJiZo0kQasWH5rqftH" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cancel-Lock: sha1:J+4V2eVyRI2zijtocuYLwQxH36s= sha1:9gd3/ZHiWuayqk5PiQ2R/e9DQoA= Xref: csiph.com comp.lang.c:386204 Malcolm McLean writes: [...] > And it didn't take long to get Python to sort the list alphabetically, > but there seemed no way in to the sort comparision function > itself. And I had to give up. https://docs.python.org/3/library/functions.html#sorted https://docs.python.org/3/library/stdtypes.html#list.sort -- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com void Void(void) { Void(); } /* The recursive call of the void */