On Wed, Oct 08, 2008 at 01:50:33AM -0700, Dan Price wrote:

> http://cr.opensolaris.org/~dp/pkg-timeout

client.py:

  - line 1958: given that you're now catching a more generic exception,
    does the text here still hold in all cases?

misc.py:

  - line 450: if exceptions isn't a sequence ... ?

  - line 463: I think it's legitimate to want to print out the object
    before it has any exceptions in it -- for debugging or whatnot.  You
    probably just want to return a different string in this case.

retrieve.py:

  - line 266: we already had a KeyboardInterrupt handler ...

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

Reply via email to