Comment 6 for bug 600408

Revision history for this message
Mark Lee (malept) wrote :

Well, not exactly :)

We can't merge the branch as-is, partly because I noticed that your changes don't conform to our coding standards. Our Python code uses Python's PEP8 as its coding standard <http://www.python.org/dev/peps/pep-0008/>, which you can easily check with a similarly named utility <http://pypi.python.org/pypi/pep8>.

We'd also prefer if you request a merge, as it's easier for us to comment on the changes you've made in there, rather than in a bug report.