Leopold Toetsch Sat, 04 Dec 2004 00:49:03 -0800
Sam Ruby <[EMAIL PROTECTED]> wrote: > Test case attached.
Another one of my hacks. The combination "KEY_integer_FLAG|KEY_number_FLAG" was invented to optimize the sequence d = dict.fromkeys(xrange(1000000)) with integer keys. > - Sam Ruby Fixed, leo