Sibylle Koczian schrieb:
> Hello,
>
> So I looked into the calendar module and made a LocalHTMLCalendar
> subclass. Putting in additional style classes for "my" dates wasn't
> difficult, but there is one thing I don't like at all: the methods
> formatmonth() and formatyear() both return tables wit
En Sat, 28 Mar 2009 04:04:18 -0300, Chris Rebert
escribió:
On Fri, Mar 27, 2009 at 6:24 PM, Gabriel Genellina
wrote:
En Fri, 27 Mar 2009 17:48:33 -0300, Sibylle Koczian
escribió:
Terry Reedy schrieb:
Calendar is an ancient and not-well-maintained module which may even
predate html. (Th
On Fri, Mar 27, 2009 at 6:24 PM, Gabriel Genellina
wrote:
> En Fri, 27 Mar 2009 17:48:33 -0300, Sibylle Koczian
> escribió:
>
>> Terry Reedy schrieb:
>>>
>>> Calendar is an ancient and not-well-maintained module which may even
>>> predate html. (There have even been suggestions that it be droppe
En Fri, 27 Mar 2009 17:48:33 -0300, Sibylle Koczian
escribió:
Terry Reedy schrieb:
Calendar is an ancient and not-well-maintained module which may even
predate html. (There have even been suggestions that it be dropped.)
(I would prefer it to be moved into the Tools directory)
But the C
Terry Reedy schrieb:
> Calendar is an ancient and not-well-maintained module which may even
> predate html. (There have even been suggestions that it be dropped.) I
> would not be surprised if the 'css' parameter of formatyearpage were an
> incomplete addition to the first version of HTMLCalendar
Sibylle Koczian wrote:
Hello,
I want to create a calendar with special text and background color for
holidays and some other dates. This is for printing, but a HTML file
seems a good choice, independent of changing text processing software
and easier to code with Python than a script which fills
Hello,
I want to create a calendar with special text and background color for
holidays and some other dates. This is for printing, but a HTML file
seems a good choice, independent of changing text processing software
and easier to code with Python than a script which fills in a Word or
OpenOffice