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 rhettinger
Recipients docs@python, eric.araujo, rhettinger
Date 2011-01-31.10:14:45
SpamBayes Score 1.5031627e-06
Marked as misclassified No
Message-id <1296468886.39.0.0539473123567.issue10891@psf.upfronthosting.co.za>
In-reply-to
Content
You can put in the backslashes before the two periods, but not the other changes.  I want the method names to continue to be spelled-out in full so that it is more clear what they are referring to.  Even in spoken English, I typically say "list sort" or "sort method of the builtin list type".  This helps distinguish it from the sorted() builtin.
History
Date User Action Args
2011-01-31 10:14:46rhettingersetrecipients: + rhettinger, eric.araujo, docs@python
2011-01-31 10:14:46rhettingersetmessageid: <1296468886.39.0.0539473123567.issue10891@psf.upfronthosting.co.za>
2011-01-31 10:14:45rhettingerlinkissue10891 messages
2011-01-31 10:14:45rhettingercreate