gecko-dev/testing/mozbase/mozfile
Nathan Froyd 6fcc6d5a72 Bug 1404887 - use ZipFile.extract in mozfile; r=ted.mielczarek
Reading the whole zip entry into memory is inefficient and can cause
OOMs if the entry is large enough.  Let the ZipFile object choose the
most efficient extraction strategy instead.
2017-11-08 16:31:10 -04:00
..
mozfile Bug 1404887 - use ZipFile.extract in mozfile; r=ted.mielczarek 2017-11-08 16:31:10 -04:00
tests Bug 1397849 - Enable py2 and py3 linter on testing/mozbase. r=ahal 2017-09-25 22:57:18 -04:00
setup.py Bug 1397849 - Enable py2 and py3 linter on testing/mozbase. r=ahal 2017-09-25 22:57:18 -04:00