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> _______________________________________