On Wed, Jul 02, 2008 at 09:36:37PM -0700, Brad Hall wrote:
> 2272 pkgrecv should uncompress by default
> 
> Link to CR: http://cr.opensolaris.org/~bgh/bug-2272/

Line 129:
    This could just be a:
        outfile = open(fpath, "wb")

    Or you could lose the "fpath" assignment in the previous line
    and do the interpolation in-place.

The rest looks good.

Venky.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to