New submission from Carl Chenet <cha...@ohmytux.com>:

Hi,

Could the rsplit() method be mentioned mistakenly two times in the following 
sentence of the current What's new in Python 3.2 ?

"The fast-search algorithm in stringlib is now used by the split(), rsplit(), 
splitlines() and replace() methods on bytes, bytearray and str objects. 
Likewise, the algorithm is also used by rfind(), rindex(), rsplit() and 
rpartition()."

Regards,
Carl Chenet

----------
assignee: docs@python
components: Documentation
messages: 129146
nosy: chaica_, docs@python
priority: normal
severity: normal
status: open
title: Possible error in What's new in Python 3.2 : duplication of rsplit() 
mention
versions: Python 3.2

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

Reply via email to