"Mohammed Altaj" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am having problem with delete line if its belong to another one , > example > ['0132442\n', '13\n', '24\n'] > the 2nd and 3rd are already in the first line , how can do this !!!
You have a list of strings, not a list of lists. Anyway, I can't understand your question. You will probably have to give more information. tjtr -- http://mail.python.org/mailman/listinfo/python-list