]> granicus.if.org Git - python/commit
Found another difference between old and new print:
authorGuido van Rossum <guido@python.org>
Fri, 9 Feb 2007 22:27:36 +0000 (22:27 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 9 Feb 2007 22:27:36 +0000 (22:27 +0000)
commit4e4035b9ac81d99bd7962d0f1e4cabe2474d3fc7
treefff07c76d9e381fe104f44baae4670a6ecbf63a8
parent43fc78ddc89ce40401643ae79a02c524c5b0872d
Found another difference between old and new print:
old print would suppress the softspace after \t.
Lib/test/test_pyexpat.py