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 / From NZPUG: Smart Iterator Challenge

SubjectAuthor
o From NZPUG: Smart Iterator Challengedn

1
From NZPUG: Smart Iterator Challenge

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

  copy mid

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

  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: From NZPUG: Smart Iterator Challenge
Date: Fri, 7 Oct 2022 17:47:29 +1300
Organization: DWM
Lines: 31
Message-ID: <mailman.524.1665118059.20444.python-list@python.org>
References: <0a27bb55-43fe-3200-5103-bc62421b8527@DancesWithMice.info>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: news.uni-berlin.de XebOCdiXwtISh9T4HluTVga7NCw20WPKRBogGAF1JpvA==
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=Ef/vEMHf; dkim-adsp=pass; dkim-atps=neutral
X-Spam-Status: OK 0.049
X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; '(for': 0.05; '(most':
0.05; '=dn': 0.09; 'from:addr:danceswithmice.info': 0.09;
'from:addr:pythonlist': 0.09; 'accent': 0.16; 'challenge?': 0.16;
'message-id:@DancesWithMice.info': 0.16; 'modular': 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; 'programming': 0.25; 'url:events':
0.26; '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; 'today': 0.61; 'email': 0.63; 'our': 0.64; 'received:51':
0.64; 'times': 0.69; 'note:': 0.71; 'issued': 0.76; 'traffic':
0.82; 'follow-up': 0.84; 'subject:Smart': 0.84; 'venture': 0.84;
'zealand': 0.84; 'subject:From': 0.91; 'details,': 0.95
DKIM-Filter: OpenDKIM Filter v2.11.0 vps.rangi.cloud 2F8D734F4
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=danceswithmice.info;
s=staff; t=1665118057;
bh=RWCNcOsXhbTswAN+tMPOlkld96+zcAlIFDfe+Vu4vDs=;
h=Date:From:Subject:To:From;
b=Ef/vEMHfbAulISsKfB3p6nkU5ugQlrF42lHsHb1KQbflwhWrSyaeJr1jubQkyCKuv
v8ruyDI3tSEtCKSYhZvHDVF+LsQBWfrgCuOm23NL60LMDAc04PHL5noofj6QkuUL57
rOCM7B4ReAxFLfkRWvTyfkTVZtJ/x/9r62Co8sGEDUARGTYdLyXk6MT4r8w36ViNCM
R+wjSr78RAZMTIo+ZWJGtMU9fQ0Nkyf/ZpVwLviXlRucgTCkG8ObcgwXqYbNZwcVok
WmbBLK+1cD+UwURhVjR1bJYT+BAsIS4k1rcSNS4HDp3TLPdQMiKNktxXtwOWKELjd3
oSusJJPN72C4w==
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.3.1
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: <0a27bb55-43fe-3200-5103-bc62421b8527@DancesWithMice.info>
 by: dn - Fri, 7 Oct 2022 04:47 UTC

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

Challenge-week 2: Modular programming - starts today
Please note: all times are NZDT, ie UTC+13

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/events/288813698/ (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