New submission from Serhiy Storchaka: Here is a patch that escapes '\n' in readline() docstrings. ---------- assignee: docs at python components: Documentation files: escape_nl.patch keywords: patch messages: 169235 nosy: docs at python, storchaka priority: normal severity: normal status: open title: Fix readline() docstrings versions: Python 2.7, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file27021/escape_nl.patch _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue15796> _______________________________________