[New-bugs-announce] [issue21604] Misleading 2to3 fixer name in documentation: standard_error

Wilfried Lübbe report at bugs.python.org
Thu May 29 10:41:08 CEST 2014


New submission from Wilfried Lübbe:

The documentation https://docs.python.org/2/library/2to3.html#2to3fixer-standard_error calls the fixer "standard_error". But really its name is "standarderror" (the filename is "fix_standarderror.py").

Py3.4.1 and Py3.4 docs are the same: https://docs.python.org/3.4/library/2to3.html#2to3fixer-standard_error
https://docs.python.org/3.5/library/2to3.html#2to3fixer-standard_error

----------
assignee: docs at python
components: Documentation
messages: 219341
nosy: docs at python, wluebbe
priority: normal
severity: normal
status: open
title: Misleading 2to3 fixer name in documentation: standard_error
versions: Python 2.7, Python 3.4, Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21604>
_______________________________________


More information about the New-bugs-announce mailing list