Home
last modified time | relevance | path

Searched refs:char_in_string_false (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dtest_pyparse.py61 def char_in_string_false(index): return False function
65 eq(start(char_in_string_false), 0)
72 eq(start(char_in_string_false), 0)
95 eq(start(char_in_string_false), pos)
114 eq(start(char_in_string_false), pos)