MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / fnmatchcase

Function fnmatchcase

Lib/fnmatch.py:67–79  ·  view source on GitHub ↗

Test whether FILENAME matches PATTERN, including case. This is a version of fnmatch() which doesn't case-normalize its arguments.

(name, pat)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fnmatchFunction · 0.85

Calls 4

translateFunction · 0.70
clearMethod · 0.45
compileMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected