Danek Duvall wrote:
Shawn Walker wrote:
http://cr.opensolaris.org/~swalker/pkg-13003/
The changes I see look fine. However, there are other exception classes
deriving from Exception which haven't had the __unicode__ method added. Is
there a reason that some were left out? I see 28 such classes, but only 19
new methods.
Some classes don't have a __str__ method, so I didn't add one to them
since I assumed they never got stringified.
Do you have any specific cases that don't meet that criteria?
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss