![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Favorite non-python language trick?
From: Devan L <devlai@gmail.com>
Date: Fri Jul 01 2005 - 21:24:44 CEST
With the exception of reduce(lambda x,y:x*y, sequence), reduce can be
|