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 |