![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: tuple to string?
From: John Machin <sjmachin@lexicon.net>
Date: Sat Jul 23 2005 - 00:51:55 CEST
Reinhold Birkenfeld wrote:
You don't need the sissy parentheses; '%c' * len(t) % t works just fine :-)
|