]> granicus.if.org Git - python/commit
Enable doctest running for several other documents.
authorGeorg Brandl <georg@python.org>
Sat, 22 Mar 2008 22:04:10 +0000 (22:04 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 22 Mar 2008 22:04:10 +0000 (22:04 +0000)
commite8f1b00372891ddf6e42886bff397c43dad7a4eb
treeed62d4d8c7055404bbfbd1382afadd443cce6944
parent7a45ab826e9b2ecaee49cc8fd206631395a48927
Enable doctest running for several other documents.
We have now over 640 doctests that are run with "make doctest".
20 files changed:
Doc/library/base64.rst
Doc/library/bisect.rst
Doc/library/cookie.rst
Doc/library/difflib.rst
Doc/library/fnmatch.rst
Doc/library/fractions.rst
Doc/library/functools.rst
Doc/library/getopt.rst
Doc/library/hashlib.rst
Doc/library/heapq.rst
Doc/library/itertools.rst
Doc/library/md5.rst
Doc/library/sched.rst
Doc/library/sets.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/time.rst
Doc/library/unicodedata.rst
Doc/library/urlparse.rst
Doc/library/weakref.rst