jmfauth writes:

> Thinks are very clear to me. I wrote enough interactive
> interpreters with all available toolkits for Windows

>>> r = input()
u'a
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
SyntaxError: u'a

Er, no, not really :-)
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to