Searched refs:map_char (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_builtin.py | 134 def map_char(arg): function 1139 m1 = map(map_char, "Is this the real life?") 1140 m2 = map(map_char, "Is this the real life?") |
Completed in 4 milliseconds