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 vy0123
Recipients docs@python, vy0123
Date 2014-10-27.10:49:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414406984.61.0.134350920891.issue22741@psf.upfronthosting.co.za>
In-reply-to
Content
-- suggest the following because 
-- the parenthetical parts interrupt the reading too often

len(s)

Returns a length count, the number of objects in argument s which may be a sequence, or mapping: a string, list or tuple, or a dictionary.
History
Date User Action Args
2014-10-27 10:49:44vy0123setrecipients: + vy0123, docs@python
2014-10-27 10:49:44vy0123setmessageid: <1414406984.61.0.134350920891.issue22741@psf.upfronthosting.co.za>
2014-10-27 10:49:44vy0123linkissue22741 messages
2014-10-27 10:49:44vy0123create