![](https://secure.gravatar.com/avatar/d51285667ea21bc8fbef83b74c8ff6ca.jpg?s=120&d=mm&r=g)
Aug. 25, 2004
3 a.m.
Moin, die Python Doku sagt ganz klar, dass man locals() nicht verwenden sollte, um die Variablen zu verändern gerade weil die Änderungen nicht unbedingt "übernommen" werden: | locals() - | Update and return a dictionary representing the current local symbol table. | Warning: The contents of this dictionary should not be modified; | changes may *not* affect the values of local variables used by the interpreter.""" Gruss Oliver _______________________________________________ python-de maillist - python-de@python.net http://python.net/mailman/listinfo/python-de