]> granicus.if.org Git - python/commit
#5656: detect correct encoding of files when reporting coverage in trace.py, and...
authorGeorg Brandl <georg@python.org>
Wed, 1 Apr 2009 23:07:29 +0000 (23:07 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 1 Apr 2009 23:07:29 +0000 (23:07 +0000)
commit33c2881b63b15d332fb5ca5a8711ab3c1d6a12e0
treea65ae4d2ff3e2212690121eb4ee7df1faa806b21
parentcde68cfc14e5b381916528056c26dcb6df95ceb4
#5656: detect correct encoding of files when reporting coverage in trace.py, and ignore files in the temporary directory when reporting.
Lib/test/regrtest.py
Lib/trace.py
Misc/NEWS