[python-win32] Ugh...native Windows interactive Python 2.4 in Cygwin termin

Peter Jessop pjessop at gmail.com
Sun Aug 7 18:16:01 CEST 2005


---------- Forwarded message ----------
From: Peter Jessop <pjessop at gmail.com>
Date: Aug 7, 2005 6:12 PM
Subject: Re: [python-win32] Ugh...native Windows interactive Python 2.4 in 
Cygwin terminal
To: Matthew Bogosian <mattb at columbia.edu>

I have Cygwin installed here although I confess that I don't use it much and 
can probably be of little help and apologise if this is the case.
However I tried the following

bash-2.05b$ d:/Python24/python.exe
Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] on 
win3
Type "help", "copyright", "credits" or "license" for more information.
>>> print "Works here2
File "<stdin>", line 1
print "Works here2
^
SyntaxError: EOL while scanning single-quoted string
>>> print "Works here"
Works here
>>>

I don't know if this is of any help to you but it may just be a problem of 
your installation.

Regards

Peter Jessop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20050807/e15b96c5/attachment.htm


More information about the Python-win32 mailing list