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 |