Searched refs:format_testfile (Results 1 – 1 of 1) sorted by relevance
28 format_testfile = os.path.join(test_dir, 'formatfloat_testcases.txt') variable665 with open(format_testfile) as testfile:666 for line in open(format_testfile):