CodeReviewChecklist

Not logged in - Log In / Register

Revision 3 as of 2011-12-06 16:15:12

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