Ezio Melotti
|
57dfb227a3
|
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
|
2013-01-11 08:53:10 +02:00 |
R David Murray
|
becfcc0a6b
|
#15269: document dircmp.left and right.
Based on patch by Chris Jerdonek.
|
2012-08-14 21:50:38 -04:00 |
Senthil Kumaran
|
0c472c3271
|
Issue #15250: Document that filecmp.dircmp compares files shallowly. Patch contributed by Chris Jerdonek.
|
2012-07-22 19:36:03 -07:00 |
Éric Araujo
|
29a0b57e4e
|
Backport source links from 3.x.
Existing links have been updated to use the new reST role. In some
files, I have also made cosmetic changes to the header.
|
2011-08-19 02:14:03 +02:00 |
Raymond Hettinger
|
e0e082281e
|
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
|
2010-11-06 07:10:31 +00:00 |
Georg Brandl
|
ee6361f7d8
|
#5363: fix cmpfiles() docs. Another instance where a prose description is twice as long as the code.
|
2009-02-27 16:39:26 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Mark Summerfield
|
0752d20a34
|
Added a cross-ref to each other.
|
2007-10-19 12:48:17 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |