Having to plot thingies, this is my workaround for the moment:
+import matplotlib
+matplotlib.use('GTK')
import matplotlib.pyplot as plt-- maks _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

