Find day of week from month and year

Paul Rubin http
Fri Sep 2 21:57:33 EDT 2005


Peter Hansen <peter at engcorp.com> writes:
> (And, if I were "optimizing", I would of course dispense with the
> dynamic creation of the static table upon every execution of
> expiration(), and move it outside the function.)

Replacing it with a tuple might be enough for that.



More information about the Python-list mailing list