]> granicus.if.org Git - python/commit
Fix typo in xml.dom.minidom documentation (GH-10956)
authorE Kawashima <e-kwsm@users.noreply.github.com>
Wed, 5 Dec 2018 22:15:42 +0000 (07:15 +0900)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Dec 2018 22:15:42 +0000 (14:15 -0800)
commit2d8f976cde4794d174b44ff7d5fd970aa89c65e8
tree45a8772680009f57b019c2a53f6f219ada5ab2cc
parentea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1
Fix typo in xml.dom.minidom documentation (GH-10956)

Escape the \t and \n.
Follow up from https://github.com/python/cpython/pull/10814.
Doc/library/xml.dom.minidom.rst