New submission from Alexander Belopolsky <belopol...@users.sourceforge.net>:

Library reference manual has a section dedicated to string methods [1], but 
similar methods of bytes and bytearray types are not documented.  Adding two 
new sections would probably be too repetitious, so I wonder if it would make 
sense to add notes about byte/bytearray methods to the matching string methods' 
entries.  See also issue10587.

[1] http://docs.python.org/dev/py3k/library/stdtypes.html#string-methods

----------
assignee: d...@python
components: Documentation
messages: 123960
nosy: belopolsky, d...@python
priority: normal
severity: normal
status: open
title: bytes and bytearray methods are not documented
versions: Python 3.2

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

Reply via email to