New submission from Robert Mohr <python-b...@mohrr.net>:

The last line of 
http://docs.python.org/faq/programming.html#is-there-a-scanf-or-sscanf-equivalent
 is not proper English:

For more complicated input parsing, regular expressions more powerful than C’s 
sscanf() and better suited for the task.

This also shows up in the 3.2 docs.

----------
assignee: d...@python
components: Documentation
messages: 113711
nosy: d...@python, mohrr
priority: normal
severity: normal
status: open
title: documentation line needs rewording
versions: Python 2.7, Python 3.2

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

Reply via email to