[issue15980] Non-escaped '\n' in docstrings

Serhiy Storchaka report at bugs.python.org
Thu Sep 20 10:26:32 CEST 2012


New submission from Serhiy Storchaka:

Here are patches that escapes '\n' in docstrings of LWPCookieJar and (for 2.7 only) of email.

----------
assignee: docs at python
components: Documentation
files: escape_nl2.patch
keywords: patch
messages: 170794
nosy: docs at python, ezio.melotti, storchaka
priority: normal
severity: normal
status: open
title: Non-escaped '\n' in docstrings
type: enhancement
versions: Python 2.7, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file27229/escape_nl2.patch

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


More information about the Python-bugs-list mailing list