gordcodes
Results
1
issues of
gordcodes
# Documentation In the documentation for fnmatch. https://docs.python.org/3/library/fnmatch.html It says that "Both parameters are case-normalized using os.path.normcase()". This implies that the strings are always case normalized but if you dive...
docs
pending