Best way to compare a list?

John Hunter jdhunter at ace.bsd.uchicago.edu
Tue Jan 27 22:58:33 EST 2004


>>>>> "Fazer" == Fazer  <faizan at jaredweb.com> writes:

    Fazer> Hello, I was wondering which would be the best way to
    Fazer> compare a list?

    Fazer> I was thinking of just using a for loop and testing the
    Fazer> condition.

    Fazer> What do you guys think?  The best/fastest way of comparing
    Fazer> lists.

What do you want to compare for, equality of all elements?  Give a
little more info about what you need to do.  

JDH






More information about the Python-list mailing list