Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5792
| Date | 2011-05-19 15:18 -0700 |
|---|---|
| From | Ethan Furman <ethan@stoneleaf.us> |
| Subject | Re: Trying to understand html.parser.HTMLParser |
| References | <4DD03B69.6050301@gmail.com> <BANLkTikcc6wVX+aO7KATa8AK1BJJKN5kMw@mail.gmail.com> <4DD0D1A2.6060109@free.fr> <4DD1C9D5.4070206@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1805.1305842767.9059.python-list@python.org> (permalink) |
Andrew Berg wrote: > ElementTree doesn't seem to have been updated in a long time, so I'll > assume it won't work with Python 3. I don't know how to use it, but you'll find ElementTree as xml.etree in Python 3. ~Ethan~
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Trying to understand html.parser.HTMLParser Ethan Furman <ethan@stoneleaf.us> - 2011-05-19 15:18 -0700
csiph-web