I'm newby in Python, and I'm working on a script to manage files. I have two files, one with a list of domains, and the other with a new list of domains. I'd like to know if I have a repeated domain in the new's one. I tried opening with readline(), with readlines(), but truly I have no idea to countinue. Have anybody any question? thanks