Source code: Lib/fnmatch.py This module provides support for Unix shell-style wildcards, which are not the same as regular expressions (which are documented in the re module). The special character...| Python documentation
Master real-world Python skills with a community of experts.| realpython.com