This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients amaury.forgeotdarc, ezio.melotti, r.david.murray, thewtex
Date 2013-02-19.01:16:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361236620.48.0.200142084279.issue6962@psf.upfronthosting.co.za>
In-reply-to
Content
This appears to be out of date.  The output matches that of the interpreter (no extra newline) for 2.6.8, 2.7.3 and 3.2.1.  The carrot in this particular example points to the ) and not the newline; I'm not sure if that is ideal, but it is consistent and, as Amaury said, currently tested for.  

Closing this as out of date; if someone wants to analyze the ^/newline position issue and open a new bug if it seems appropriate, please do.
History
Date User Action Args
2013-02-19 01:17:00r.david.murraysetrecipients: + r.david.murray, amaury.forgeotdarc, ezio.melotti, thewtex
2013-02-19 01:17:00r.david.murraysetmessageid: <1361236620.48.0.200142084279.issue6962@psf.upfronthosting.co.za>
2013-02-19 01:17:00r.david.murraylinkissue6962 messages
2013-02-19 01:16:59r.david.murraycreate