DebugClients/Python/coverage/control.py

branch
Py2 comp.
changeset 3515
1b8381afe38f
parent 3499
f2d4b02c7e88
child 3670
f0cb7579c0b4
equal deleted inserted replaced
3506:d85fadb263a0 3515:1b8381afe38f
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