Deutsch   English   Français   Italiano  
<v9on8m$1jpc9$1@dont-email.me>

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

Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.unix.shell,comp.unix.programmer,comp.lang.misc
Subject: Re: Python (was Re: I did not inhale)
Date: Fri, 16 Aug 2024 23:27:18 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <v9on8m$1jpc9$1@dont-email.me>
References: <uu54la$3su5b$6@dont-email.me>
	<20240408075547.000061e8@gmail.com>
	<g52cnWOOwoz_son7nZ2dnZfqnPWdnZ2d@brightview.co.uk>
	<uvbe3m$2cun7$1@dont-email.me> <uvbfii$3mom0$1@news.xmission.com>
	<20240412094809.811@kylheku.com> <87il0mm94y.fsf@tudado.org>
	<way-20240413091747@ram.dialup.fu-berlin.de> <87il0lldf8.fsf@tudado.org>
	<choices-20240413123957@ram.dialup.fu-berlin.de>
	<v9lm2k$12qhv$1@dont-email.me> <v9m4gd$14scu$1@dont-email.me>
	<v9npcb$1fic3$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 17 Aug 2024 01:27:18 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="2f6569ba74567209943555c21330457a";
	logging-data="1697161"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18dnG17LVSJQgqW2MMrhb5q"
User-Agent: Pan/0.159 (Vovchansk; )
Cancel-Lock: sha1:ak6Gx6CFS/qcd+HNV9yc7XsO2GI=

On Fri, 16 Aug 2024 14:57:15 -0000 (UTC), Kalevi Kolttonen wrote:

> So are you saying that most of the 1628 pages describe libraries instead
> of the core language?

I haven’t seen the book, but I would say most definitely. A good book 
would not just describe the libraries, but also how to use them 
effectively.

There’s a decent amount in the standard Python libraries, but even more so 
in the huge number of third-party libraries. This is all part of the 
“batteries included” Python philosophy.