Terry J. Reedy <tjre...@udel.edu> added the comment:

Darn, I knew there might be an exception I was overlooking ;-).
Anyway, I considered the general statements to be drafts, to be rewritten after 
comments.

As to the footnote (9) suggestion: the set and dict sections list each method 
separately with normal entries, so there is not no problem with adding 'and 
returns None' to those that need it. The mutable sequence section is unique in 
instead putting all the methods in a condensed table. 'return None' could be 
added to some lines in the table, but not others.

----------

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

Reply via email to