>> since you show(), that will open a window > > > But I don't: > > $ tar xJf issue_796905.tar.xz > $ grep show python-slowdown/test.py > # plt.show()
I got the test case from the original post: import matplotlib.pyplot as plt plt.plot([1, 2, 3]) plt.show() if you're using another one, please paste it here -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi