flattening a dict
Arnaud Delobelle
arnodel at googlemail.com
Mon Feb 18 17:54:42 EST 2008
On Feb 18, 10:22 pm, Steven D'Aprano <st... at REMOVE-THIS-
cybersource.com.au> wrote:
[...]
> The problem with lambdas comes from people trying to hammer multi-
> expression functions into a single-expression lambda, hence obfuscating
> the algorithm. That's no different from people who obfuscate multi-
> expression functions by writing them as a generator expression.
I'm sorry if my Python is difficult to understand. That's because
I've got a bit of a Lisp...
--
Arnaud
More information about the Python-list
mailing list