"n00m" <[EMAIL PROTECTED]> writes: > Two first outputs is of above (your) code; next two - of my code:
Yeah, I see now that we both used the same algorithm. At first glance I thought you had done something much slower. The 10 second limit they gave looks like they intended to do it about this way, but with a compiled language. 68 seconds isn't so bad for 4000 entries in pure CPython. Next thing to do I think is use psyco or pyrex. -- http://mail.python.org/mailman/listinfo/python-list