Joe <[EMAIL PROTECTED]> wrote:
> I'm trying to extract part of html code from a tag to a tag

For tag soup, use BeautifulSoup:

    <URL:http://www.crummy.com/software/BeautifulSoup/>

Available as a package in Debian, probably other decent OSen also.

-- 
 \         "I think it would be a good idea."  -- Mahatma Gandhi (when |
  `\                    asked what he thought of Western civilization) |
_o__)                                                                  |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to