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.

Author eric.araujo
Recipients chris.jerdonek, docs@python, eric.araujo, ezio.melotti
Date 2012-10-13.04:12:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350101552.81.0.267098300452.issue16209@psf.upfronthosting.co.za>
In-reply-to
Content
This sort of request came up before, the last time only a few months ago if memory serves.  The shot answer is that str is a built-in function as well as a class, and trying to split hairs over that does not really add value to the docs.  I can dig up the issue(s) if you don't find them.
History
Date User Action Args
2012-10-13 04:12:32eric.araujosetrecipients: + eric.araujo, ezio.melotti, chris.jerdonek, docs@python
2012-10-13 04:12:32eric.araujosetmessageid: <1350101552.81.0.267098300452.issue16209@psf.upfronthosting.co.za>
2012-10-13 04:12:32eric.araujolinkissue16209 messages
2012-10-13 04:12:32eric.araujocreate