diveintopython icon indicating copy to clipboard operation
diveintopython copied to clipboard

Rewrite or remove Chapter 8, HTML Processing

Open joshgachnang opened this issue 13 years ago • 2 comments

As Mark himself said, it is horribly out of date. Candidates for replacement libraries are probably BeautifulSoup, maybe lxml.

joshgachnang avatar May 23 '12 20:05 joshgachnang

BeautifulSoup isn't standard library, so we'll go with HTMLparser, htmllib or both.

joshgachnang avatar May 23 '12 20:05 joshgachnang

python programmers feel like it's along process to install a module.

CrazyPython avatar Jan 27 '13 15:01 CrazyPython