![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Feature Proposal: Sequence .join method
From: Michele Simionato <michele.simionato@gmail.com>
Date: Sat Oct 01 2005 - 08:16:25 CEST
This can be shortened to
def interlace(x, i):
I have noticed a while ago that inside generators StopIteration is
def g():
only yields 1. Not sure if this is documented behavior, however, of if
Michele Simionato
|