[Python-3000] Announcing PEP 3136 (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue Jul 3 01:35:25 CEST 2007
- Previous message: [Python-3000] Announcing PEP 3136
- Next message: [Python-3000] Announcing PEP 3136
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30/06/2007 22.54, Matt Chisholm wrote:
I've created and submitted a new PEP proposing support for labels in Python's break and continue statements.
-1. Confusing nested loops are best broken out into separate functions rather than patching over the problem with features like this.
-- Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | Carpe post meridiem! | Christchurch, New Zealand | (I'm not a morning person.) | greg.ewing at canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-3000] Announcing PEP 3136
- Next message: [Python-3000] Announcing PEP 3136
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]