Skip to content
Snippets Groups Projects
P

python-eins

Project ID: 101
Select Git revision
0 results
  • Clone with SSH
  • Clone with HTTPS
  • Gigadoc2's avatar
    Gigadoc 2 authored
    Scoping in python is weird, when you assign something with the same name
    as a variable from your closure, it is retroactively removed from the
    closure, i.e. is not available before the assignment at all. So I guess
    I have to choose a different name here?
    c9f66432
    History
    Name Last commit Last update