certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi/scripts TODO.GenMsg


From: certi-cvs
Subject: [certi-cvs] certi/scripts TODO.GenMsg
Date: Mon, 05 Apr 2010 10:17:23 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      10/04/05 10:17:23

Modified files:
        scripts        : TODO.GenMsg 

Log message:
        Enrich some more TODOs

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/scripts/TODO.GenMsg?cvsroot=certi&r1=1.4&r2=1.5

Patches:
Index: TODO.GenMsg
===================================================================
RCS file: /sources/certi/certi/scripts/TODO.GenMsg,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- TODO.GenMsg 4 Apr 2010 20:25:11 -0000       1.4
+++ TODO.GenMsg 5 Apr 2010 10:17:22 -0000       1.5
@@ -36,3 +36,21 @@
 10) Add a "bounded" qualifier for "repeated" field such
     that the buffer size may be statically bounded
     or may be repeated[10]
+
+11) Run the set of python code through checker in order to prune
+    the source code quality
+    see: 
http://stackoverflow.com/questions/1318799/tool-to-enforce-python-code-style-standards
+    
+     reindent.py 
+     PyLint
+     epylint
+     epydoc
+     
+    Pylint: http://www.logilab.org/project/pylint
+       PyCheker: http://pychecker.sourceforge.net/
+       PyFlakes: http://divmod.org/trac/wiki/DivmodPyflakes
+
+       PylLint with PyDev (Eclipse)
+       http://pydev.org/manual_adv_pylint.html
+       PyLint with emacs:
+       http://atomized.org/2010/02/pep8-pylint-in-emacs/
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]