]> granicus.if.org Git - python/commit
Issue #22949: Documented that fnmatch.translate() is for use with re.match().
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Oct 2016 19:50:29 +0000 (22:50 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Oct 2016 19:50:29 +0000 (22:50 +0300)
commitbc6830c9486ed7d48d5ac2ea56f0d8309872abbf
treecd9a0886011b33517ec0ab3b312b1058c240bf41
parentdf12b7f1c541987d9b4ebe4ccfd0b5fb1d8b5f46
parente45ef4e54cc408e1243e57eb2287c087fa81a0d4
Issue #22949: Documented that fnmatch.translate() is for use with re.match().