]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36769: Document that fnmatch.filter supports any kind of iterable (#13039)
authorAndre Delfino <adelfino@gmail.com>
Fri, 18 Dec 2020 19:10:20 +0000 (16:10 -0300)
committerGitHub <noreply@github.com>
Fri, 18 Dec 2020 19:10:20 +0000 (20:10 +0100)
commite8d22642105d57007ab1242848a8cbadc7f179df
tree3f3d12835bc0e93129c5f26669ccd06ec9a5c41c
parent8c5d0347efd16f16dfb9596715e449cd928b89c8
bpo-36769: Document that fnmatch.filter supports any kind of iterable (#13039)
Doc/library/fnmatch.rst
Lib/fnmatch.py