Unterhaltung
Nachrichten
-
Why oh why does the index in [ !python list comprehensions] spill to the outer context?? 20 lost minutes later…
Monday, 02-Jun-14 15:07:50 UTC von web-
can you pastebin an example?
-
Generally I know that !Python acts that way, but when changing some code it can happen that I miss some loop variable…
-
that’s part of the “clutter up the namespace” problem of !Python loops I named here http://draketo.de/light/english/recursion-wins
-
gotcha.
-