Peter Hansen <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list