Searched defs:gives (Results 1 – 1 of 1) sorted by relevance
| /external/python/cpython3/Lib/test/ |
| D | test_nntplib.py | 1263 def gives(a, b): function 1365 def gives(a, b, *c): function 1378 def gives(y, M, d, h, m, s, date_str, time_str): function 1388 def gives(y, M, d, date_str, time_str): function 1401 def gives(y, M, d, h, m, s, date_str, time_str): function 1409 def gives(y, M, d, date_str, time_str): function
|