|
From: John H. <jd...@gm...> - 2009-04-27 20:23:57
|
On Mon, Apr 27, 2009 at 11:24 AM, Sandro Tosi <mo...@de...> wrote: > On Mon, Apr 27, 2009 at 18:11, Jouni K. Seppänen <jk...@ik...> wrote: > > Sandro Tosi <mo...@de...> writes: > >> I think there's some sort of typo there, since it's setp > > > > Yes, it used to be set but then Python added the set data type with the > > same name, so references to the old name could remain in some > > documentation. This seems to be fixed in the current version of the > > tutorial, though: > > > > http://matplotlib.sourceforge.net/users/pyplot_tutorial.html#id2 > > ahhh I see. > > hence I think that maybe Bala is using an old pdf guide you can easily > find on web, something written for 0.90.* or so. > > Bala, if it's so, you should really consider got to > http://matplotlib.sourceforge.net/ and read the doc there (there > should be also a pdf, I suppose). > There is. Go to the "documententation" link and click on "Download PDF": http://matplotlib.sf.net/Matplotlib.pdf JDH |