Revision: 6751
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6751&view=rev
Author:   mdboom
Date:     2009-01-06 19:52:42 +0000 (Tue, 06 Jan 2009)

Log Message:
-----------
Fix reST formatting in list of hatch patterns.

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/patches.py

Modified: trunk/matplotlib/lib/matplotlib/patches.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/patches.py  2009-01-06 19:52:17 UTC (rev 
6750)
+++ trunk/matplotlib/lib/matplotlib/patches.py  2009-01-06 19:52:42 UTC (rev 
6751)
@@ -252,7 +252,7 @@
         Hatching is supported in the PostScript, PDF, SVG and Agg
         backends only.
 
-        ACCEPTS: [ '/' | '\\' | '|' | '-' | '+' | 'x' | 'o' | 'O' | '.' | '*' ]
+        ACCEPTS: [ '/' | '\\\\' | '|' | '-' | '+' | 'x' | 'o' | 'O' | '.' | 
'*' ]
         """
         self._hatch = hatch
 


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

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to