coquilles--
authorpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Mon, 15 Feb 2010 18:53:56 +0000 (18:53 +0000)
committerpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Mon, 15 Feb 2010 18:53:56 +0000 (18:53 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@31 fe552daf-6dbe-4428-90eb-1537e0879342

src/logging/EventLog.py
src/logging/Log.py

index 3e11f25..55d778a 100755 (executable)
@@ -5,7 +5,7 @@ Created on 21 aout 2009
 '''\r
 import time\r
 \r
-class EventLog():\r
+class EventLog:\r
     '''\r
     classdocs\r
     '''\r
index 4aef88b..a658e8a 100755 (executable)
@@ -24,7 +24,7 @@ from controllers.Wiimote import Wiimote
 from songs.Song import Song\r
 \r
 \r
-class Log():\r
+class Log:\r
     '''\r
     classdocs\r
     '''\r