Erratum: > eval(str(x) + s) > > -- but it's worse: less secure (e.g. if s could be user-typed) and most > probably much more time-consuming (especially the latter). There should be *repr* instead of *str*. *j -- Jan Kaliszewski (zuo) <zuo at chopin.edu.pl>