[Python-bugs-list] [ python-Bugs-664044 ] Lib Man 2.2.6.2 word change
SourceForge.net
noreply@sourceforge.net
Sun, 12 Jan 2003 20:43:30 -0800
Bugs item #664044, was opened at 2003-01-07 17:35
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=664044&group_id=5470
Category: Documentation
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Terry J. Reedy (tjreedy)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Lib Man 2.2.6.2 word change
Initial Comment:
In the conversion types table, the 's' line
s String (converts any python object using str()).
should have 'non-unicode' substituted for or inserted
before 'python' to be consistent with both the last
sentence of the first paragraph and current (2.2.1)
behavior.
This non-updated line has fooled at least one person
(clp poster).
----------------------------------------------------------------------
>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-01-12 23:43
Message:
Logged In: YES
user_id=80475
Fixed.
See Doc/lib/libstdtypes.tex 1.117 and 1.80.6.18.
----------------------------------------------------------------------
Comment By: Christopher Blunck (blunck2)
Date: 2003-01-08 00:16
Message:
Logged In: YES
user_id=531881
see patch 664183
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=664044&group_id=5470