New submission from Xavier de Gaye: 'test_faulthandler.patch' uses dedent to have triple-quoted strings in indented form. This allows viewing the source code with the folding tools available with some editors.
'test_faulthandler.diff' is the result of 'hg diff --ignore-all-space' and may be used to ensure that the changes made by the patch only affect the presentation of test_faulthandler.py. ---------- components: Library (Lib) files: test_faulthandler.patch keywords: patch messages: 225091 nosy: haypo, xdegaye priority: normal severity: normal status: open title: improve test_faulthandler readability with dedent type: enhancement versions: Python 3.5 Added file: http://bugs.python.org/file36321/test_faulthandler.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22175> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com