Home
last modified time | relevance | path

Searched refs:map_char (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_builtin.py134 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