Hi all,
        This is a notice that henceforth, all code going into slim_source 
needs to be PEP8[1] compliant. Further, to clean-up the gate, any Python 
file which is touched (even just modifying) will need to be converted to 
PEP8 before the file can be pushed. Lastly, any code review sent 
containing Python, should include the pylint(1) "Raw metrics" section, the 
"Messages" section and the "Global evaluation" section for each file.
        Lastly, to ease the transition, be aware that NetBeans with the 
Python plugin has a Source->Format command which will take an initial swag 
at converting a Python file to PEP8.
                                                                Thank you,
                                                                Clay
[1]:
http://www.python.org/dev/peps/pep-0008/

Reply via email to