[IronPython] Backslash on the interactive console

Martin Maly Martin.Maly at microsoft.com
Thu Dec 14 18:43:04 CET 2006


Thanks for the report, Seo. I opened the issue on codeplex:

http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=6489


-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Sanghyeon Seo
Sent: Wednesday, December 13, 2006 10:40 PM
To: Discussion of IronPython
Subject: [IronPython] Backslash on the interactive console

$ python
Python 2.4.4 (#2, Oct 20 2006, 00:23:25)
[GCC 4.1.2 20061015 (prerelease) (Debian 4.1.1-16.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 1 + \
... 2
3

This causes SyntaxError on IronPython.

--
Seo Sanghyeon
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list