Re: [Matplotlib-users] svn revision number

2009-05-08 Thread Jouni K . Seppänen
Thomas Robitaille writes: > In [2]: matplotlib.__revision__ > Out[2]: '$Revision: 6887 $' > > but this isn't actually the current revision number, I have upgraded > to 7096 (I'm suspecting that 6887 is the revision number for 0.98.5.2) The way Subversion works, 6887 is simply the latest revisi

[Matplotlib-users] svn revision number

2009-05-08 Thread Thomas Robitaille
Hello, I was wondering whether there is an easy way to find out the svn revision number of matplotlib in python. I tried: In [2]: matplotlib.__revision__ Out[2]: '$Revision: 6887 $' but this isn't actually the current revision number, I have upgraded to 7096 (I'm suspecting that 6887 is the