]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in xml.dom.minidom documentation (GH-10956)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Dec 2018 22:31:11 +0000 (14:31 -0800)
committerGitHub <noreply@github.com>
Wed, 5 Dec 2018 22:31:11 +0000 (14:31 -0800)
commit40ef5b73c240ad0a73b734919b9e4f7062ae5b1f
tree932eefe4157853f3f3275bd5a5073726d5817f03
parentfff8fab1ce4af208cd9c6cd84a8be626a1b744d8
Fix typo in xml.dom.minidom documentation (GH-10956)

Escape the \t and \n.
Follow up from https://github.com/python/cpython/pull/10814.
(cherry picked from commit 2d8f976cde4794d174b44ff7d5fd970aa89c65e8)

Co-authored-by: E Kawashima <e-kwsm@users.noreply.github.com>
Doc/library/xml.dom.minidom.rst