Hi William,

General nit: method doc string  style is inconsistent. Some times single quotes 
are used (''')
and other times double quotes (""") are used instead. The indentation within 
the two styles differs 
respectively also.
eg.
usr/src/cmd/ai-webserver/AI_database.py: 444, 630 : getProfileCriteria() & 
getTableCriteria()

export_profile.py:
56: The error message indicating that both service name and profile name should 
be
    specified is inconsistent with the equivalent delete_profile.py error 
message, which
    both require the same options....
    export_profile.py: "Specify -p|--profile <profile> and -n|--service 
<service>."
    delete_profile.py: "Both -p|--profile and -n|--service are required."

Thanks,
Niall
-- 
This message posted from opensolaris.org
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to