Python-list Digest, Vol 42, Issue 117

skip at pobox.com skip at pobox.com
Fri Mar 9 21:25:43 EST 2007


    Bart> I'm sorry, but what's wrong with:
    Bart> radix = [ [] ] * 256

Follow it up with:

    print [id(e) for e in radix]

then you tell me what's wrong with it. ;-)

Skip



More information about the Python-list mailing list