Danek Duvall wrote: > 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) > One of these days I'll actually remember and get this right. Will fix in follow up. > api.py: > > - What had you been doing with exception_caught before? > Nothing, hence the bug. It was being set inside the clause, and never used again. > - line 179: 'cause you haven't heard this one from me before: no need > for parens > > Yep, will fix in follow up. > Danek >
_______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
