John Sonnenschein wrote:
> http://cr.opensolaris.org/~error404/516-2/
Does "pkg fix" have the same problem? If so, does this fix cover that?
api_errors.py:
- line 129, 131: please wrap to 80 characters. You can wrap strings by
merely placing them adjacent to each other syntactically; this:
return _("First part of the string "
"Second part of the string "
"Third part of the string\n")
Note the lack of continuation characters because it's enclosed in
parens.
Also, I'd put "Read" and "Filesystem" in lower-case.
I don't see johansen's comments addressed (aside from the "store the stack
trace somewhere" part).
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss