Misunderstanding about closures

Jacek Generowicz jacek.generowicz at cern.ch
Wed Jun 16 07:16:10 EDT 2004


Alexander Schmolck <a.schmolck at gmx.net> writes:

> you seem to imply that somehow scheme does something inappropriate

No, that's what you inferred; I never intended to imply any such thing.

I merely pointed out the facts:

- Scheme iteration is recursion based

- Scheme lexical scoping is not significantly different from Python's;
  the apparent differences can be explained by the above.

Please don't falsely attribute any value judgements on the subject, to
me.



More information about the Python-list mailing list