]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.7] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10961)
authorMariatta <Mariatta@users.noreply.github.com>
Thu, 6 Dec 2018 00:24:44 +0000 (16:24 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Dec 2018 00:24:44 +0000 (16:24 -0800)
commitc28317e4c2520f6df7a281f1664d63a6447d1ebb
tree2d6dbf6c6ab561c6e3e12908af43a356b8832786
parent0fc3b2fe010e42a8c146fb84924e9fd33c6f4e29
[3.7] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10961)

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