Lines Matching refs:time_str
637 def handle_NEWNEWS(self, group, date_str, time_str):
641 and time_str == "082004"):
649 and time_str == "082004"):
658 time_str == '090000'):
1440 def gives(y, M, d, h, m, s, date_str, time_str):
1443 (date_str, time_str))
1445 (date_str, time_str))
1450 def gives(y, M, d, date_str, time_str):
1453 (date_str, time_str))
1455 (date_str, time_str))
1463 def gives(y, M, d, h, m, s, date_str, time_str):
1466 (date_str, time_str))
1471 def gives(y, M, d, date_str, time_str):
1474 (date_str, time_str))