Project

General

Profile

Actions

Code Standards » History » Revision 1

Revision 1/21 | Next »
Amber Herold, 03/05/2010 01:11 PM


Code Standards

If everyone uses the same coding style, it is much easier to read code that someone else wrote. That said, style is not important enough to enforce during a code review. It is much more important to ensure that best practices are followed such as implementing error handling .

Python Style Guide

Updated by Amber Herold over 14 years ago · 1 revisions