Home | History | Annotate | Download | only in Lib

Lines Matching refs:is_zipfile

17 __all__ = ["BadZipfile", "error", "ZIP_STORED", "ZIP_DEFLATED", "is_zipfile",
142 def is_zipfile(filename):