Georg Brandl
|
0930228aee
|
Merged revisions 84945 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84945 | georg.brandl | 2010-09-21 16:48:28 +0200 (Di, 21 Sep 2010) | 1 line
#9911: doc copyedits.
........
|
2010-10-06 09:32:48 +00:00 |
Raymond Hettinger
|
54f824f092
|
Clean-up bisect docs.
|
2010-09-01 19:42:36 +00:00 |
Raymond Hettinger
|
47ed1c10e7
|
Backport doc updates for the bisect module
|
2010-08-07 21:55:06 +00:00 |
Raymond Hettinger
|
2742e7e584
|
Move comment to correct line.
|
2009-06-11 22:08:10 +00:00 |
Raymond Hettinger
|
87be88c2e9
|
Add example of how to do key lookups with bisect().
|
2009-06-11 22:04:00 +00:00 |
Georg Brandl
|
e8f1b00372
|
Enable doctest running for several other documents.
We have now over 640 doctests that are run with "make doctest".
|
2008-03-22 22:04:10 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |