avlee <xx at wp.pl> writes: > Is it possible to use in python variables with dynamicly created names ? Yes, but don't. > How ? You almost certainly want to use something like a dictionary instead.