CodeReviewChecklist

Not logged in - Log In / Register

Revision 1 as of 2009-07-15 20:16:03

Clear message

Reviewed code should pass all of this checklist. This is intended as a summary of the policy extensively described in the LaunchpadHackingFAQ, PythonStyleGuide, TestsStyleGuide.

Configuration

Style

User interface

Content-classes, interfaces, and SQL

View Classes

Gotchas

    from canonical.lazr.utils import safe_hasattr

Tests