set function

Beema shafreen beema.shafreen at gmail.com
Sat May 17 01:49:05 EDT 2008


Hi all,
I need to find the intersection of 10 different files with ids defined as
a_items, b_items and so on

common_items = a_items&b_items&c_items&\
               d_items&e_items&f_items\
               &g_items&h_items&i_items&j_items

i have included above line in the script
is this an right way will my program accept it or what are the other option
to compare 10 different such items
-- 
Beema Shafreen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080517/d7e1d712/attachment.html>


More information about the Python-list mailing list