Problem in running a python script from XEmacs

2005-03-13 Thread MarcoL
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-mule --with-gtk
Can anybody help me?
Thanks
Marco.
--
http://mail.python.org/mailman/listinfo/python-list


from vb6 to Python

2004-12-10 Thread MarcoL
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 question are:

- Which version of python is more suitable for creating cross-platform 
GUI's? I've herard of PyGTK, wxPython, PyQT, tk, Anygui..

- What is the best IDE/RAD for Python (written in Python and OpenSource)
- Does exist a tool (written in Python and OpenSource) like Crystal 
Report for creating business reports?

- Does exist a tool (written in Python and OpenSource) for makeing 
tables, view, querys, relation of a database and generate the SQL script?

- Is it possible, from Python, to work with sqlite? And with MsAccess?
Thanks for your patience and your help.
Marco.
--
http://mail.python.org/mailman/listinfo/python-list


Re: from vb6 to Python

2004-12-12 Thread MarcoL
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/python-list