Changes

Jump to: navigation, search

Programming guidelines

177 bytes added, 05:42, 11 November 2007
add some guidelines
</code>
* Run <code>pylint</code> on your code before checking in, and use the output to reasonably clean up the code. Note that you must run <code>pylint</code> in the <code>src</code> directory.
 
* Always develop with [http://www.gramps-project.org/wiki/index.php?title=Coding_for_translation language translation] in mind
 
* Reduce dependencies (imports) between files.
54
edits

Navigation menu