class documentation

This version of weekday does not allow n = 0.

Method __init__ Undocumented

Inherited from weekday:

Method __call__ Undocumented
Method __eq__ Undocumented
Method __hash__ Undocumented
Method __ne__ Undocumented
Method __repr__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable n Undocumented
Instance Variable weekday Undocumented
def __init__(self, wkday, n=None): (source)

Undocumented