[Tutor] List intersect
Asif Iqbal
iqbala-python at qwestip.net
Mon Sep 27 19:12:47 CEST 2004
Hi All
I never wrote a python script. I am looking for a script that I can use
to generate a uniq list out of five lists. These lists are bunch of
usernames. So one list might look like this
list1:
usera
auser
userb
buser
list2:
userc
cuser
userd
duser
usera
Generated list:
usera
auser
userb
buser
userc
cuser
userd
duser
Thanks for any help
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"...it said: Install Windows XP or better...so I installed Solaris..."
More information about the Tutor
mailing list