]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of 1.21
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 05:19:51 +0000 (05:19 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 05:19:51 +0000 (05:19 +0000)
commit1454210d9fde9aa8d01dd0e341df3570a39f3094
treefa210a6c09f5442da0720b99cc52ec6645427c5a
parent18311e681f7834344ab10021092402cfaf9f147b
backport of 1.21
SF bug [#473864] doctest expects spurios space.
Repair unlikely surprise due to magical softspace attr and the use of
print with a trailing comma in doctest examples.
Lib/doctest.py