Wow. It definitely should be private, or at the very least excluded
from the docs, through whatever mechanism Sphinx gives us. I really
hope no one is using that as a public API -- I think it's ok to just
privatize this post haste without a deprecation period.
Mike
On 09/16/2013 12:39 PM, B
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"?
Hey folks,
While I'm primarily a Vim/Sublime Text kind of guy, my employer provides me
with a Windows machine with Visual Studio and whatnot. So I've been giving
PTVS a shot (https://pytools.codeplex.com/). Seems perfectly nice so far.
But the point is that I just wanted the dev team to know that