![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Multiplying all the values in a dictionary
From: Adam DePrince <adam.deprince@gmail.com>
Date: Fri Mar 24 2006 - 06:26:12 CET
Excuse me, I mean
python2.4 -mtimeit -s 'from numarray import array; d =
i[0]*=1, not j[0]*=1 ...
|