On 11/6/2011 11:18 AM, krastanov.ste...@gmail.com wrote: > /usr/lib/pymodules/python2.7/mpl_toolkits/mplot3d/axes3d.pyc in > set_autoscale_on(self, b) > 252 """ > 253 Axes.set_autoscale_on(self, b) > --> 254 self.set_autoscalez_on(self, b) > 255 > 256 def set_autoscalez_on(self, b) : > > TypeError: set_autoscalez_on() takes exactly 2 arguments (3 given) > > > I believe there is one self too much. > > Regards > Stefan >
Opened a pull request at <https://github.com/matplotlib/matplotlib/pull/567>. Christoph ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users