Danek Duvall wrote: > On Mon, Sep 08, 2008 at 01:24:04PM -0700, Rich Burridge wrote: > >> http://cr.opensolaris.org/~richb/pkg-3243-v1/ > > line 52: No need for the global declaration here. > > line 82, line 85-102: I believe you don't need this here, as you're not > executing any programs from get_file_from_pkg; you just need the current > interpreter's $PYTHONPATH set, and $PATH is irrelevant.
Okay. Minimalist routine it is. Any similarity to the routine of the same name in testutils.py is purely intentional. :-) New webrev at: http://cr.opensolaris.org/~richb/pkg-3243-v2/ Thanks. _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
