[Python-bugs-list] [ python-Bugs-561998 ] Library -- types module -- StringTypes

noreply@sourceforge.net noreply@sourceforge.net
Wed, 29 May 2002 11:06:31 -0700


Bugs item #561998, was opened at 2002-05-29 13:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=561998&group_id=5470

Category: Documentation
Group: Python 2.2.1
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Alexis Layton (alayton)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Library -- types module -- StringTypes

Initial Comment:
MINOR

types.StringTypes is documented as a list when it is in fact a tuple in order to be compatible with isinstance. The documentation should be changed to say so.


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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-05-29 14:06

Message:
Logged In: YES 
user_id=3066

Already fixed in the sources for the next releases.

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

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