Revision: 4617
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4617&view=rev
Author:   jswhit
Date:     2007-12-05 07:40:46 -0800 (Wed, 05 Dec 2007)

Log Message:
-----------
docstring reformatting

Modified Paths:
--------------
    trunk/toolkits/basemap/lib/matplotlib/toolkits/basemap/netcdftime.py

Modified: trunk/toolkits/basemap/lib/matplotlib/toolkits/basemap/netcdftime.py
===================================================================
--- trunk/toolkits/basemap/lib/matplotlib/toolkits/basemap/netcdftime.py        
2007-12-05 15:39:39 UTC (rev 4616)
+++ trunk/toolkits/basemap/lib/matplotlib/toolkits/basemap/netcdftime.py        
2007-12-05 15:40:46 UTC (rev 4617)
@@ -571,7 +571,7 @@
  it is divisible by 400.
  - C{'noleap'} or C{'365_day'}:
  Gregorian calendar without leap years, i.e., all years are 365 days long. 
- - C{all_leap} or C{'366_day'}:  
+ - C{'all_leap'} or C{'366_day'}:  
  Gregorian calendar with every year being a leap year, i.e.,
  all years are 366 days long.
  -C{'360_day'}:
@@ -690,8 +690,8 @@
 the date is after 1582-10-15). Otherwise, they are 'phony' datetime 
 objects which are actually instances of netcdftime.datetime.  This is 
 because the python datetime module cannot handle the weird dates in some 
-calendars (such as C{'360_day'} and C{'all_leap'}) which don't exist in any 
real 
-world calendar.
+calendars (such as C{'360_day'} and C{'all_leap'}) which 
+do not exist in any real world calendar.
         """
         isscalar = False
         try:


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

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to