On Wed, Oct 15, 2008 at 04:28:14PM -0700, Brock Pytlik wrote:

> http://cr.opensolaris.org/~bpytlik/ips-3770-v4/

client.py:

  - line 1502: _() should only go around the unsubstituted text.  Perhaps

        text = "Could not refresh catalog for %s"
        error(_(text) % auth)

api.py:

  - What had you been doing with exception_caught before?

  - line 179: 'cause you haven't heard this one from me before: no need
    for parens

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

Reply via email to