Home | History | Annotate | Download | only in python2.7

Lines Matching refs:struct_time

1317     time.struct_time instance or None if the string has wrong format.
1396 elif isinstance(date_time, (tuple, time.struct_time)):