[Python-bugs-list] [ python-Bugs-750092 ] exec documentation not updated
SourceForge.net
noreply@sourceforge.net
Tue, 17 Jun 2003 18:33:48 -0700
Bugs item #750092, was opened at 2003-06-06 09:01
Message generated for change (Comment added) made by rhettinger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=750092&group_id=5470
Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michele Simionato (michele_s)
Assigned to: Raymond Hettinger (rhettinger)
Summary: exec documentation not updated
Initial Comment:
The 2.3b1 reference manual (last update april 25 2003)
still says
that executable strings must end with a newline, but
this has
been fixed now (finally, it was very annoying :-).
M.S.
----------------------------------------------------------------------
>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-17 20:33
Message:
Logged In: YES
user_id=80475
Applied Steven's patch.
See Applied as Doc/ref/ref6.tex 1.66
----------------------------------------------------------------------
Comment By: Steven Taschuk (staschuk)
Date: 2003-06-08 15:29
Message:
Logged In: YES
user_id=666873
Patch 751038.
http://www.python.org/sf/751038
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=750092&group_id=5470