Revision: 7030
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7030&view=rev
Author:   astraw
Date:     2009-04-05 22:08:24 +0000 (Sun, 05 Apr 2009)

Log Message:
-----------
trivial: remove outdated comment

Modified Paths:
--------------
    branches/v0_98_5_maint/lib/matplotlib/image.py

Modified: branches/v0_98_5_maint/lib/matplotlib/image.py
===================================================================
--- branches/v0_98_5_maint/lib/matplotlib/image.py      2009-04-05 22:07:34 UTC 
(rev 7029)
+++ branches/v0_98_5_maint/lib/matplotlib/image.py      2009-04-05 22:08:24 UTC 
(rev 7030)
@@ -720,8 +720,6 @@
     <http://www.pythonware.com/products/pil/>`_ is installed, it will
     use it to load the image and return an array (if possible) which
     can be used with :func:`~matplotlib.pyplot.imshow`.
-
-    TODO: support RGB and grayscale return values in _image.readpng
     """
 
     def pilread():


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to