SF.net SVN: matplotlib:[6387] trunk/matplotlib

2008-11-10 Thread efiring
Revision: 6387 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6387&view=rev Author: efiring Date: 2008-11-11 06:52:52 + (Tue, 11 Nov 2008) Log Message: --- Fix handling of c kwarg in scatter, with array of strings; modification of patch by Ryan May. The fix invo

SF.net SVN: matplotlib:[6386] trunk/matplotlib/lib/matplotlib/axes.py

2008-11-10 Thread ryanmay
Revision: 6386 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6386&view=rev Author: ryanmay Date: 2008-11-10 22:41:27 + (Mon, 10 Nov 2008) Log Message: --- Clean up some of axes.psd() docstring. Add a reference to the psd_demo.py example. Modified Paths: -

SF.net SVN: matplotlib:[6385] trunk/matplotlib/lib/matplotlib/cbook.py

2008-11-10 Thread ryanmay
Revision: 6385 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6385&view=rev Author: ryanmay Date: 2008-11-10 18:59:18 + (Mon, 10 Nov 2008) Log Message: --- Make iterable() and is_string_like() return True/False instead of 1/0. Modified Paths: --