using reverse in list of tuples

james_027 cai.haibin at gmail.com
Wed Jun 9 20:39:37 EDT 2010


hi,

I am trying to reverse the order of my list of tuples and its is
returning a None to me. Is the reverse() function not allow on list
containing tuples?

Thanks,
James



More information about the Python-list mailing list