![]() |
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: Scott David Daniels <Scott.Daniels@Acm.Org>
Date: Sat Jul 23 2005 - 13:43:07 CEST
Steven D'Aprano wrote:
This is exactly what is wrong with lambda. It yearns for over-use.
>>>''.join(map(chr, (0x73, 0x70, 0x61, 0x6D)))
--Scott David Daniels
|