commit | 2d8f976cde4794d174b44ff7d5fd970aa89c65e8 | [log] [tgz] |
---|---|---|
author | E Kawashima <e-kwsm@users.noreply.github.com> | Thu Dec 06 07:15:42 2018 +0900 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Dec 05 14:15:42 2018 -0800 |
tree | 45a8772680009f57b019c2a53f6f219ada5ab2cc | |
parent | ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1 [diff] |
Fix typo in xml.dom.minidom documentation (GH-10956) Escape the \t and \n. Follow up from https://github.com/python/cpython/pull/10814.