New submission from Vladimir Rutsky <altsysrq at gmail.com>: There is missed dot at end of sentence in argparse module documentation. Please see attached patch for details. Patch based on official http://svn.python.org/projects/python/branches/py3k/ repository, but typo is also noted in Python 2.7 documentation. ---------- assignee: docs at python components: Documentation files: argparse_typo_missing_dot.patch keywords: patch messages: 134241 nosy: docs at python, rutsky priority: normal severity: normal status: open title: typo in argparse doc's: missing dot at end of sentence versions: Python 2.7, Python 3.4 Added file: http://bugs.python.org/file21752/argparse_typo_missing_dot.patch _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue11905> _______________________________________