Hi

How do i read  a file in Python and search a particular pattern
like I have a file char.txt  which has

Mango=sweet
Sky=blue

I want to get the strings sweet and blue,How to do this..?

Thanks
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to