easy way to understand what bugs have been found
in a particular distribution, especially the most recent.
--Toby Burnett
From: ben.v.r...@gmail.com [mailto:ben.v.r...@gmail.com] On Behalf Of Benjamin
Root
Sent: Monday, August 16, 2010 07:46
To: Toby Burnett
Cc: matplotlib-users@lists.sourceforg
left=False, labelleft=False)
the work-around is to execute that line without turning off the labels.
show()
This may be an ipython problem, when running it with the -pylab option, the
show method now has a Tk.mainloop(), which blocks of course. The wor