blind review on list-operations added by 2to3:
[nepi.git] / examples / linux / testing / ccncat_extended_ring_topo.py
index d16143a..2e5cce8 100644 (file)
@@ -213,7 +213,7 @@ if __name__ == '__main__':
 
     # Register a collector to automatically collect traces
     collector = add_collector(ec, "stderr")
-    for ccnd in list(ccnds.values()):
+    for ccnd in ccnds:
         ec.register_connection(collector, ccnd)
 
     # deploy all ResourceManagers