New submission from Lars Michelsen <l...@larsmichelsen.com>:

Hello Devs,

digging around in the python manpage and playing with the parameters I found a 
wrong parameter specification in the python manpage. The -OO parameter for 
discarding docstrings is written as -O0 (the 2nd is a zero).

A patch is attached.

Regards

----------
assignee: docs@python
components: Documentation
files: fix-OO-param.patch
keywords: patch
messages: 134909
nosy: docs@python, lm
priority: normal
severity: normal
status: open
title: Wrong parameter -O0 instead of -OO in manpage
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file21846/fix-OO-param.patch

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

Reply via email to