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 appears to be fixed. Will keep monitoring.


devel / comp.lang.python / NZPUG: Smart Iterator Challenge

SubjectAuthor
o NZPUG: Smart Iterator Challengedn

1
NZPUG: Smart Iterator Challenge

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

  copy mid

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

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From: PythonL...@DancesWithMice.info (dn)
Newsgroups: comp.lang.python
Subject: NZPUG: Smart Iterator Challenge
Date: Fri, 23 Sep 2022 17:22:33 +1200
Organization: DWM
Lines: 25
Message-ID: <mailman.487.1663910564.20444.python-list@python.org>
References: <8e873ba4-47d6-51b8-344b-20d6cf4e1746@DancesWithMice.info>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de tRa+dWPaa1/+/bfIfKDpfAEQJ2/Ns7QL+6Hlu48cu8WA==
Return-Path: <PythonList@DancesWithMice.info>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=pass
reason="2048-bit key; unprotected key"
header.d=danceswithmice.info header.i=@danceswithmice.info
header.b=X+B53Jh3; dkim-adsp=pass; dkim-atps=neutral
X-Spam-Status: OK 0.029
X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; '(for': 0.05; '(most':
0.05; '=dn': 0.09; 'from:addr:danceswithmice.info': 0.09;
'from:addr:pythonlist': 0.09; 'solution,': 0.09; 'accent': 0.16;
'challenge?': 0.16; 'message-id:@DancesWithMice.info': 0.16;
'received:51.254': 0.16; 'received:51.254.211': 0.16;
'received:51.254.211.219': 0.16; 'received:cloud': 0.16;
'received:rangi.cloud': 0.16; 'python': 0.16; 'to:addr:python-
list': 0.20; 'feedback': 0.23; 'url:meetup': 0.26; 'header:User-
Agent:1': 0.30; 'header:Organization:1': 0.31; 'said,': 0.32;
'url-ip:151.101.130.217/32': 0.35; 'url-ip:151.101.194.217/32':
0.35; 'url-ip:151.101.2.217/32': 0.35; 'url-ip:151.101.66.217/32':
0.35; 'errors': 0.36; 'people': 0.36; 'special': 0.37;
'received:192.168': 0.37; 'file': 0.38; 'thanks': 0.38; 'branch':
0.39; 'email': 0.63; 'our': 0.64; 'received:51': 0.64; 'issued':
0.76; 'traffic': 0.82; 'follow-up': 0.84; 'subject:Smart': 0.84;
'today!': 0.84; 'venture': 0.84; 'zealand': 0.84; 'details,': 0.95
DKIM-Filter: OpenDKIM Filter v2.11.0 vps.rangi.cloud F02BD3E1A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=danceswithmice.info;
s=staff; t=1663910562;
bh=E0wPQJhPCdWOnSKW40uF8ehYo+4muNlu8XJahw/DZYo=;
h=Date:From:Subject:To:From;
b=X+B53Jh3GKapRxfeJGb2V9VBhxQMGYEZvCkvDKOGV5OHquHuAouP/j1Nfdjzk8Q7K
osJVLpbsM9SBNTpMgZIXA4hvhz7llrd/E6tVU7XxvuewgbwrETbIJuJRrYBbvS+6wx
2q51zqetN5HGwdwIZfR+iRCMZw8Lw1RxFQjXm3flRTe07mHoCOKY27ZMcsiP4FTZJ/
jPTCKcRJhqfgpFnPBDyTaUPFX0AQmyCqZc9Mzt4i/EoB2UeRShqKIPZPPpgZswsVrp
r7SrqMzhUMP9nCFtAQIQ/6g0jj7uZV3KLxSYVv4JHtZ5ZL6akQJuIItRNt9wcdQ4Oh
yEsROxHUf7SeQ==
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.13.0
Content-Language: en-GB
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
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: <8e873ba4-47d6-51b8-344b-20d6cf4e1746@DancesWithMice.info>
 by: dn - Fri, 23 Sep 2022 05:22 UTC

A week-by-week Challenge series.
A new venture by the Auckland Branch of the New Zealand Python Users'
Group (AuckPUG)

Challenge-week 1: Implementing a monolithic solution, starts today!

All welcome!
- will suit Python-Apprentices ready to move-on from 'the basics' and
Python-Journeymen
- will welcome participation and coaching-contributions from
Python-Masters, with a special Challenge to be issued at that level

Kiwi accent optional (most people are no-good at it anyway).

With special thanks to our own Leam Hall, for feedback and advice
- that said, all errors and omissions are mine.

To avoid OT traffic on-list, please find all details, and file any
follow-up questions through the Meetup-site:
https://www.meetup.com/nzpug-auckland/ (or email myself directly).

Are you up for a challenge?
Regards =dn (for Pete and DJ)

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor