Hello, does python have static variables? I mean function-local variables that keep their state between invocations of the function. Thanks, Florian