]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10962)
authorMariatta <Mariatta@users.noreply.github.com>
Wed, 5 Dec 2018 23:53:21 +0000 (15:53 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Dec 2018 23:53:21 +0000 (15:53 -0800)
commitf7fe18a9254cb1a868801968f315467547d33996
treeac72360fe35ac5dc4a8c5af1958c8337a217b5c6
parent4699f2aa26b2f8befa77852e0c6fba0b474a2748
[3.6] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10962)

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