On Wed, Oct 22, 2008 at 05:52:46PM -0700, Brock Pytlik wrote:

> http://cr.opensolaris.org/~bpytlik/ips-3799-v2/

api.py:

  - line 71: since you're updating this with some frequency, perhaps
    set(xrange(CURRENT_API_VERSION)) would do the trick once and for all?

image.py:

  - line 1286, 1297, 1357, 2103: remove spaces

progress.py:

  - line 482: this might be more readable as

        print " " * self.cat_curstrlen,

  - line 64, 109, 223, 489: remove spaces

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

Reply via email to