From: Benjamin R. <ben...@ou...> - 2013-09-16 16:39:47
|
While looking up some information, I came across this hideousness: http://matplotlib.org/api/artist_api.html?highlight=text#matplotlib.text.Text.cached Why is this member made public? I would have thought it should be "private"? |