import HTMLcalendar
class Day def __init__(self, year=1997, month=1, day=1) string __module__ = 'HTMLcalendar' def __str__(self) def append(self, appt) def make_row(self) def repr_appt_cell(self) def repr_date_cell(self)
Appointment instances are appended to instances of this class.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: dev@null
Generated: Tue Apr 20, 1999