[docs] official place to document list's methods

Eli Bendersky eliben at gmail.com
Sat Dec 4 14:54:26 CET 2010


Hello docs at python,

I'm currently working on issue 10516 (adding the .clear and .copy methods to
list, for Python 3.3) and I'm wondering where in the documentation I should
describe these new methods. The closest place I found that looks like it's
listing the methods of a list is sections 3.3.6 and 4.6.4. In particular
4.6.4 looks suitable, but it talks about bytearray too. Can you recommend
how to proceed with this?

Thanks in advance,
Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20101204/9f3b65d9/attachment.html>


More information about the docs mailing list