[Python-bugs-list] [ python-Bugs-688261 ] (Very) Small Documentation Error

SourceForge.net noreply@sourceforge.net
Mon, 17 Feb 2003 16:56:24 -0800


Bugs item #688261, was opened at 2003-02-17 16:37
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=688261&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Chris Lambert (stallion)
>Assigned to: A.M. Kuchling (akuchling)
Summary: (Very) Small Documentation Error

Initial Comment:
In the "What's new" section:
http://www.python.org/doc/2.3a1/whatsnew/node15.html

$ ./python opt.py --input=data --length=4
<Values at 0x400cad2c: {'input': 'data', 'length': 4}>
['arg1']
$

shouldn't print
['arg1']

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

>Comment By: A.M. Kuchling (akuchling)
Date: 2003-02-17 19:56

Message:
Logged In: YES 
user_id=11375

Fixed; thanks!

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=688261&group_id=5470