Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

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.

----------
assignee: rhettinger -> eric.araujo

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10891>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to