[Idle-dev] Bug in Idlefork 0.9a2

Jeffrey Stephens jsteve17@tampabay.rr.com
Mon, 3 Feb 2003 23:12:49 -0500


Executing the following code in the Python Shell window -

>>> print \
           "Snake Ey\
           es"

produces output

Snake Ey      es

Six spaces are inserted between the 'y' and 'e' in eyes.

This works fine in a terminal window.

Regards,
Jeff Stephens=20