a first very rough step towards python3
[nepi.git] / src / nepi / resources / all / collector.py
index ebcd335..aac46b3 100644 (file)
@@ -77,7 +77,7 @@ class Collector(ResourceManager):
             
             msg = "No traceName was specified"
             self.error(msg)
-            raise RuntimeError, msg
+            raise RuntimeError(msg)
 
         self._store_path = self.ec.run_dir