[Webkit-unassigned] [Bug 35163] autoinstall: should unzip downloaded zip files prior to importing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 14:41:50 PST 2010


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2010-02-19 14:41:50 PST ---
I like your proposal Chris.

I chose Daniel's Autoinstall because it was the only thing that looked remotely
able to do this sort of auto-download out of the box (and I had no interest in
writing my own).

I'm not sure that an autoinstall() call could easily detect the calling
__file__, but I agree that that would be preferable.

I also think that autoinstall usage makes a lot of sense from an __init__.py
file, since it's nice to set it up once and have it automatically used
throughout the module.

It would be very nice if the modified autoinstall could handle gzip and other
files yes.

-- 
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