]> granicus.if.org Git - python/commit
test_doctest fails since r59984.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 15 Jan 2008 21:25:11 +0000 (21:25 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 15 Jan 2008 21:25:11 +0000 (21:25 +0000)
commitff0f2670ff34e062e7c70af0381189e5752620a2
treeb9c261ee4ad025e06702ce7297a082dee8cce595
parente805782b537cce4a1cf1d15b554b0895dc67123a
test_doctest fails since r59984.
Not sure if these are the correct values, but save_stdout has to be set before its usage...
Lib/pdb.py