Brock Pytlik wrote:
> http://cr.opensolaris.org/~bpytlik/ips-1059-v1/
api.py:
- line 1064ff: There's not much meat in bug 10365, so I'm guessing that
this hunk fixes it by making sure that all values are yielded before
the exception is raised? Or is there something else that's causing the
problem?
- line 1104, 1108: you're changing the return signature of this method,
which means that API clients will need to change. Looks like the two
clients in the gate ignore query_num, so perhaps it can slip under the
radar, but I wanted to make sure you were doing this deliberately.
client/query_parser.py:
- line 95: two spaces after "return"
- line 416: should this list include "directory"?
- line 422: it might be clearer if you just rstripped img_root of "/"
characters
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss