Searched refs:TAR_PLAIN (Results 1 – 1 of 1) sorted by relevance
2528 TAR_PLAIN = 0 # zipfile.ZIP_STORED variable2534 def __init__(self, file, mode="r", compression=TAR_PLAIN):2538 if compression == TAR_PLAIN: