wildcard in tuples

cyberian bear cyberian_bear at hotmail.com
Sat Feb 17 18:37:08 EST 2001


lets say i have a tuple in one list and i need to check it against every
tuple in second list.  So (e,c) --and i want to find every tuple in second
list which has tuples who are (e, *). What is the proper syntax for doing
this





More information about the Python-list mailing list