Home | History | Annotate | Download | only in impacket

Lines Matching full:fnmatch

36 import fnmatch
279 if fnmatch.fnmatch(file.lower(),pattern.lower()):