Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

6 May, 2024: The networking issue during the past two days has been identified and fixed.


devel / comp.lang.python / Re: If you have Python Cookbook, 3rd ed.

SubjectAuthor
* If you have Python Cookbook, 3rd ed.Terry Reedy
`- Re: If you have Python Cookbook, 3rd ed.Bischoop

1
If you have Python Cookbook, 3rd ed.

<mailman.256.1621528772.3087.python-list@python.org>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=13205&group=comp.lang.python#13205

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: tjre...@udel.edu (Terry Reedy)
Newsgroups: comp.lang.python
Subject: If you have Python Cookbook, 3rd ed.
Date: Wed, 19 May 2021 14:57:52 -0400
Lines: 7
Message-ID: <mailman.256.1621528772.3087.python-list@python.org>
References: <s83n3h$48c$1@ciao.gmane.io>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de +bt/0HkJ/bkx13iyJND2FwaDEvlymPyZnjdTFtE+1iHQ==
Return-Path: <python-python-list@m.gmane-mx.org>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=none reason="no signature";
dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status: OK 0.001
X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url-ip:140.82/16': 0.03;
'*not*': 0.09; 'message-id:@ciao.gmane.io': 0.09;
'received:ciao.gmane.io': 0.09; 'received:gmane.io': 0.09;
'received:list': 0.09; 'terry': 0.09; 'subject:Python': 0.12;
'url-ip:140/8': 0.12; 'url:github': 0.13; '(near': 0.16;
'correction': 0.16; 'doc': 0.16; 'from:addr:udel.edu': 0.16;
'received:116.202': 0.16; 'received:116.202.254': 0.16;
'received:116.202.254.214': 0.16; 'url:cpython': 0.16; 'tim':
0.23; 'to:addr:python-list': 0.23; 'header:User-Agent:1': 0.31;
'does': 0.38; 'verify': 0.61; '2nd': 0.71; 'chapter': 0.71;
'received:116': 0.71; 'subject:have': 0.75; 'subject:you': 0.81
X-Injected-Via-Gmane: http://gmane.org/
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.1
X-Mozilla-News-Host: news://news.gmane.org:119
Content-Language: en-US
X-Mailman-Approved-At: Thu, 20 May 2021 12:39:31 -0400
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: General discussion list for the Python programming language
<python-list.python.org>
List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>,
<mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive: <https://mail.python.org/pipermail/python-list/>
List-Post: <mailto:python-list@python.org>
List-Help: <mailto:python-list-request@python.org?subject=help>
List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID: <s83n3h$48c$1@ciao.gmane.io>
 by: Terry Reedy - Wed, 19 May 2021 18:57 UTC

can you verify that the Algorithm chapter (near end in 2nd ed.) does
*NOT* have an introduction by Tim Peters?
(Info needed to verify timeit doc correction
https://github.com/python/cpython/pull/21744)
--
Terry Jan Reedy

Re: If you have Python Cookbook, 3rd ed.

<slrnsaf3rf.3l5.Bischoop@vimart.net>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=13216&group=comp.lang.python#13216

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: Bisch...@vimart.net (Bischoop)
Newsgroups: comp.lang.python
Subject: Re: If you have Python Cookbook, 3rd ed.
Date: Fri, 21 May 2021 10:46:07 -0000 (UTC)
Organization: Vimuster Edin
Lines: 14
Message-ID: <slrnsaf3rf.3l5.Bischoop@vimart.net>
References: <s83n3h$48c$1@ciao.gmane.io>
<mailman.256.1621528772.3087.python-list@python.org>
Reply-To: Bischoop <bischoop@gemail.com>
Injection-Date: Fri, 21 May 2021 10:46:07 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="824c9ea3d135017542ea9d2e820958d2";
logging-data="23484"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+n754/+h/QmLTxrf1VCQ9T"
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:W4K+JFjb6+AUbVU9TfkBgy4SIqY=
 by: Bischoop - Fri, 21 May 2021 10:46 UTC

On 2021-05-19, Terry Reedy <tjreedy@udel.edu> wrote:
> can you verify that the Algorithm chapter (near end in 2nd ed.) does
> *NOT* have an introduction by Tim Peters?
> (Info needed to verify timeit doc correction
> https://github.com/python/cpython/pull/21744)

Preface ...... xi
1.Data Structure adn Algorithms.........................................1
1.1 Unpacking a Sequence into Separate Variables 1
1.2 Unpacking Elements from Iterables of Arbitrary Lenght 3
1.2 Keeping the Last N items 5
1.3 Finding the Largest or Smallest N itemst 7

Third Edition.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor