]> granicus.if.org Git - python/commit
Patch #1080727: add "encoding" parameter to doctest.DocFileSuite
authorGeorge Yoshida <dynkin@gmail.com>
Sun, 28 May 2006 16:39:09 +0000 (16:39 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Sun, 28 May 2006 16:39:09 +0000 (16:39 +0000)
commitf3c65de460de58e5538bd4b9e27c0810d772e240
treeaec81a0050bdf56d2a55e9e50505a0336ddd6826
parent22a80e7cb0f96b803b22ab3e908bf83d21704e7c
Patch #1080727: add "encoding" parameter to doctest.DocFileSuite
Contributed by Bjorn Tillenius.
Doc/lib/libdoctest.tex
Lib/doctest.py
Lib/test/test_doctest.py
Lib/test/test_doctest4.txt [new file with mode: 0644]
Misc/NEWS