Home | History | Annotate | Download | only in python2.7

Lines Matching refs:is_zipfile

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