[Webkit-unassigned] [Bug 35164] autoinstall: should support gzipped tar archives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 11:31:43 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35164





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-02-19 11:31:42 PST ---
Autoinstall leans on python to do the actual "zip" reading.  There is a
ZipImporter which knows how to import modules from zip files.  I don't think
there is similar for gzip.

If pep8 is available as raw source or as an .egg file that would work too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list