This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Add docs for 'basestring'
Type: Stage:
Components: Documentation Versions: Python 2.3
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: rhettinger Nosy List: gvanrossum, nnorwitz, rhettinger
Priority: normal Keywords:

Created on 2002-05-24 19:50 by gvanrossum, last changed 2022-04-10 16:05 by admin. This issue is now closed.

Messages (2)
msg10926 - (view) Author: Guido van Rossum (gvanrossum) * (Python committer) Date: 2002-05-24 19:50
Please document the new built-in abstract type
'string'.
msg10927 - (view) Author: Neal Norwitz (nnorwitz) * (Python committer) Date: 2002-06-04 01:23
Logged In: YES 
user_id=33168

Updated summary, since string was changed to basestring.
History
Date User Action Args
2022-04-10 16:05:21adminsetgithub: 36645
2002-05-24 19:50:41gvanrossumcreate