> Catalog.py
> 541: wouldn't it be an error if size > content_size as well? Or does 
> that fall into the category of the server sometimes handing back more 
> than we asked for, which is ok?

Good catch.  This should probably be a size != content_size.  I'm
assuming you also intended for this comment to address updatelog.py:321
and retrieve.py:387?

> Retrieve.py:
> silly nit, but could the strings of the error messages go back to 
> starting with capital letters? I wouldn't care except that that's the 
> message we're actually presenting to users.

Yes, I'll change this.  However, it doesn't appear that these error
messages are necessarily the start of a sentence.  :P

-j

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

Reply via email to