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: Item out of order on builtin function page
Type: Stage:
Components: Documentation Versions: Python 2.3
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: rhettinger Nosy List: garyfx, rhettinger
Priority: normal Keywords:

Created on 2003-11-29 14:05 by garyfx, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (1)
msg19202 - (view) Author: Gary Feldman (garyfx) Date: 2003-11-29 14:05
On
http://www.python.org/doc/current/lib/built-in-funcs.html,
the str function is out of alphabetic order.

History
Date User Action Args
2022-04-11 14:56:01adminsetgithub: 39629
2003-11-29 14:05:17garyfxcreate