Class PyTimeTuple

All Implemented Interfaces:
Serializable, Iterable, Collection, List, Traverseproc

public class PyTimeTuple extends PyTuple
struct_time of the time module.
See Also: