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 "", line 2, in ?
EOFError: EOF when reading a line
I'm using Xemacs 21.5.19 compiled on Fedora Core 3 --with-mul
MarcoL wrote:
Hello,
I am a VB6 programmer and I would like to learn a new high level
...
My question are:
...
- What is the best IDE/RAD for Python (written in Python and OpenSource)
Can anybody tell me anything about the IDE Spe?
Thanks
Marco
--
http://mail.python.org/mailman/listinfo
Hello,
I am a VB6 programmer and I would like to learn a new high level
language (instead of restarting from scratch with .NET), wich is
opensource and cross-platform, in order to develop cross-platform
business applications
I think Python is the most suitable language for the scope.
My questio