Searched defs:gives (Results 1 – 1 of 1) sorted by relevance
/third_party/python/Lib/test/ |
D | test_nntplib.py | 1325 def gives(a, b): function 1427 def gives(a, b, *c): function 1440 def gives(y, M, d, h, m, s, date_str, time_str): function 1450 def gives(y, M, d, date_str, time_str): function 1463 def gives(y, M, d, h, m, s, date_str, time_str): function 1471 def gives(y, M, d, date_str, time_str): function
|