Confirmed users
2,197
edits
Line 4: | Line 4: | ||
== File Headers == | == File Headers == | ||
* Each file should have a completed copy of the [http://www.mozilla.org/MPL/2.0/ MPL2] license block, immediately followed by an empty line. | |||
* Each file should have a completed copy of the [http://www.mozilla.org/MPL/2.0/ MPL2] license block, immediately | |||
* Each file should pass [http://www.python.org/dev/peps/pep-0008/ PEP8] except for line length, see below. | * Each file should pass [http://www.python.org/dev/peps/pep-0008/ PEP8] except for line length, see below. | ||
<pre class="brush:py;toolbar:false;"> | <pre class="brush:py;toolbar:false;"> |