Various adjustments. I should commit more often ;).
[calibcant.git] / calibcant / common.py
index c58e06b9a1208a627e796854d69bc9da92632c5e..1e8ff7137e3c839f6a4ed3496842428099bc59d5 100644 (file)
@@ -31,7 +31,7 @@ _final_flush_plot = None
 _pylab = None
 def _dummy_fn(): pass
 
-def _import_pylab() :
+def _import_pylab() :  # TODO: auto detect no DISPLAY and abort
     """Import pylab plotting functions for when we need to plot.  This
     function can be called multiple times, and ensures that the pylab
     setup is only imported once.  It defines the functions