changelog

changeset 4515
d7cebe39ffba
parent 4489
d0d6e4ad31bd
child 4534
037e8bb132fe
child 4553
a6b2acd1a355
--- a/changelog	Fri Oct 30 18:18:48 2015 +0100
+++ b/changelog	Sat Oct 31 11:55:35 2015 +0100
@@ -16,6 +16,10 @@
      multiple CPUs/CPU-Cores
   -- added a code complexity checker iaw. McCabe to the code style
      checker
+  -- added miscellaneous checks to the code style checker (coding
+     comment, copyright, blind except, print statements, one element
+     tuples, __future__ imports, old style string formats, string
+     format strings)
 - Debugger
   -- added signal handlers for the Python debug clients
 - Editor

eric ide

mercurial