Graphics/GraphicsUtilities.py

changeset 2953
703452a2876f
parent 2302
f29e9405c851
child 2991
226481ff40d1
diff -r 94fc661a54a2 -r 703452a2876f Graphics/GraphicsUtilities.py
--- a/Graphics/GraphicsUtilities.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/Graphics/GraphicsUtilities.py	Sat Sep 28 19:06:25 2013 +0200
@@ -12,7 +12,8 @@
     """
     Unable to calculate result because of recursive structure.
     """
-    
+    pass
+
 
 def sort(nodes, routes, noRecursion=False):
     """

eric ide

mercurial