On 14 Sep 2005 19:46:44 -0700, Daishi Harada <[EMAIL PROTECTED]> wrote: > Hi, > > I'd like to get the 'get2' function below to > perform like the 'get1' function (I've included > timeit.py results).
Do you have profiling results that show that a significant percentage of your programs time is being spent inside this function? If you don't, then you're wasting your time doing unnecessery optimisation. -- Stephen Thorne Development Engineer -- http://mail.python.org/mailman/listinfo/python-list