Subclassing datetime.date

2010-02-06 Thread Sir Wilhelm the Sturdy
Hi all, I recently attempted to subclass the datetime.date object resulting in horror and confusion, before submitting to a has-a relationship. That's all fine and dandy, but out of curiosity I'd like to know what I'm missing. I was attempting to allow more flexible instancing of an object, like

Re: Calendar GUI

2010-02-06 Thread Sir Wilhelm the Sturdy
On Feb 6, 12:59 am, Michael Torrie wrote: > Gabriel wrote: > > On Fri, Feb 5, 2010 at 9:08 PM, William Gaggioli > > wrote: > >> I'm working on setting up some software for a Peruvian non-profit to help > >> them organize their incoming volunteers. One of the features I'd like to > >> add > >> i