DebugClients/Python/coverage/control.py

changeset 3499
f2d4b02c7e88
parent 3497
7f51ab29a1a2
child 3670
f0cb7579c0b4
equal deleted inserted replaced
3498:60f663154789 3499:f2d4b02c7e88
775 cov._warn_unimported_source = False 775 cov._warn_unimported_source = False
776 776
777 777
778 # A hack for debugging testing in subprocesses. 778 # A hack for debugging testing in subprocesses.
779 _TEST_NAME_FILE = "" #"/tmp/covtest.txt" 779 _TEST_NAME_FILE = "" #"/tmp/covtest.txt"
780
781 #
782 # eflag: FileType = Python2

eric ide

mercurial