[Python-talk] Beautiful Soup

Christopher Schmidt crschmidt at crschmidt.net
Sun Aug 12 10:31:53 EDT 2007


On Sun, Aug 12, 2007 at 09:45:17AM -0400, Cole Tuininga wrote:
> 
> So I've finally found a project that gives me an excuse to learn and use
> Beautiful Soup.  The downside is that the DNS for crummy.com seems to be
> down.  (Interestingly, they only have 1 nameserver listed ... I had
> thought that was against the rfc's).  In any case, I've emailed the
> author to offer to help with DNS problems, but in the meantime I was
> wondering if anybody here knew where I could get a fairly recent copy of
> the install tarball for Beautiful Soup?  

http://crschmidt.net/python/BeautifulSoup.py

Looks like it's 3.04, a 2007 version, and I don't think the code is
changing that much. (Note that I've never been aware of an 'install
tarball' -- the 'source' is just that one file, as far as I've ever used
it.)

Regards,
-- 
Christopher Schmidt
Web Developer


More information about the Python-talk mailing list