[Python-bugs-list] [ python-Feature Requests-512497 ] multi-line print statement

noreply@sourceforge.net noreply@sourceforge.net
Sun, 03 Feb 2002 14:15:59 -0800


Feature Requests item #512497, was opened at 2002-02-03 14:15
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=512497&group_id=5470

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: frobozz electric (frobozzelectric)
Assigned to: Nobody/Anonymous (nobody)
Summary: multi-line print statement

Initial Comment:
Similar to the multi-line comment block suggestion,
instead of using \ to say the line continues use
print:
<indent>"line 1"
<indent>"line 2"
...
<indent>"line n"

Ok, then...thanks

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=512497&group_id=5470