[docs] [issue16502] PEP 305: eaten backslashes
Serhiy Storchaka
report at bugs.python.org
Sun Nov 18 18:33:29 CET 2012
New submission from Serhiy Storchaka:
In PEP 305 '\r\n' rendered as 'rn' in one place. The proposed patch should fix this.
----------
assignee: docs at python
components: Documentation
files: pep-0305_rn.patch
keywords: patch
messages: 175891
nosy: docs at python, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: PEP 305: eaten backslashes
Added file: http://bugs.python.org/file28028/pep-0305_rn.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16502>
_______________________________________
More information about the docs
mailing list