Searched refs:_ECD_COMMENT_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/zipfile/
H A Dzipfile_2_7_13.py60 _ECD_COMMENT_SIZE = 7 variable
249 commentSize = endrec[_ECD_COMMENT_SIZE] #as claimed by the zip file
/external/python/cpython2/Lib/
H A Dzipfile.py60 _ECD_COMMENT_SIZE = 7 variable
249 commentSize = endrec[_ECD_COMMENT_SIZE] #as claimed by the zip file

Completed in 45 milliseconds