[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:54:19 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35163
--- Comment #4 from Chris Jerdonek <cjerdonek at webkit.org> 2010-02-19 14:54:19 PST ---
(In reply to comment #3)
> 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 think it's great -- thanks. It's super compact, too, which helps a lot.
> I'm not sure that an autoinstall() call could easily detect the calling
> __file__, but I agree that that would be preferable.
I think you're right. I realized this earlier, too -- so that __file__ (or its
directory) would probably need to be passed in as a parameter. Perhaps the
autoinstall() method could accept a destination directory as a parameter and
default to autoinstall.py's directory if the parameter is not present.
> 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.
Yes, I agree. The package was a great find! And thanks, Daniel!
--
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