MCPcopy Index your code
hub / github.com/python/cpython / glob.py

File glob.py

Lib/glob.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Filename globbing utility."""
2
3import contextlib
4import os

Callers

nothing calls this directly

Calls 1

compileMethod · 0.45

Tested by

no test coverage detected