New submission from Hagen Fürstenau <hfuerste...@gmx.net>:

The docs for the RegexpObject methods findall and finditer are misleading: They 
are said to behave the same way as the respective functions, but in fact the 
parameter semantics are different.

----------
assignee: d...@python
components: Documentation
messages: 106286
nosy: d...@python, hagen
priority: normal
severity: normal
status: open
title: findall() and finditer() docs misleading
versions: Python 2.6, Python 2.7, Python 3.2, Python 3.3

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

Reply via email to