[IronPython] IPython is breathing but there's a compile() problem

Dino Viehland dinov at microsoft.com
Fri Jun 12 18:01:12 CEST 2009


Ok, this should now be fixed w/ the latest source push.  It turned out to be a little tricky so I wouldn't be too surprised if there's other issues but hopefully they'll be easier if they exist :)

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Mike Krell
Sent: Tuesday, May 26, 2009 11:02 AM
To: Discussion of IronPython
Subject: Re: [IronPython] IPython is breathing but there's a compile() problem

On Tue, May 26, 2009 at 10:50 AM, Michael Foord <fuzzyman at voidspace.org.uk<mailto:fuzzyman at voidspace.org.uk>> wrote

I wonder if it isn't in fact caused by the fact that the repr of an IronPython syntax error doesn't change if the you add new lines to the source code you are compiling.

Yes, in this case that is the crux of the issue.

   Mike

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090612/eeda0e80/attachment.html>


More information about the Ironpython-users mailing list