import HTMLcalendar
class Appointment def __init__(self, hr='9', min='00', text='Nothing') string __module__ = 'HTMLcalendar' def __str__(self)
Represent an appointment entry.
Copyright © Robin Friedrich
All Rights Reserved
Comments to author: dev@null
Generated: Tue Apr 20, 1999