![]() |
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: Terry Reedy <tjreedy@udel.edu>
Date: Fri Sep 30 2005 - 18:23:56 CEST
"David Murmann" <david.murmann@rwth-aachen.de> wrote in message
For general use, this is both too general and not general enough.
If len(seq) exists then seq is probably reiterable, in which case it may be
If seq is a general (non-empty) iterable, len(seq) may raise an exception
Terry J. Reedy
|