]> granicus.if.org Git - python/commit
Correct the code example in Python 3.7's What's New (GH-5696)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 16 Feb 2018 18:28:18 +0000 (10:28 -0800)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2018 18:28:18 +0000 (10:28 -0800)
commit803e1a5722302476ee079d27f26dd24ed57a1743
tree1cd027383cd16f75f3fc517e3de7254ddfd2cff9
parentaf6eaae306dce5095a350348432cc8595efc0211
Correct the code example in Python 3.7's What's New (GH-5696)

There was an extra dash in the example for re.sub().
(cherry picked from commit b65cb163d6e125606070c54dc757f421fe419b59)

Co-authored-by: xpvpc <32843902+xpvpc@users.noreply.github.com>
Doc/whatsnew/3.7.rst