Hi, I've tried to execute from the buffer (C-c C-c) this python script:
s='' s=raw_input('Enter a string:')
but I got this error:
Enter a string:Traceback (most recent call last): File "<stdin>", line 2, in ? EOFError: EOF when reading a line
I'm using Xemacs 21.5.19 compiled on Fedora Core 3 --with-mule --with-gtk
Can anybody help me?
Thanks
Marco. -- http://mail.python.org/mailman/listinfo/python-list