Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5792 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2011-05-19 15:18 -0700 |
| Last post | 2011-05-19 15:18 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Trying to understand html.parser.HTMLParser Ethan Furman <ethan@stoneleaf.us> - 2011-05-19 15:18 -0700
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2011-05-19 15:18 -0700 |
| Subject | Re: Trying to understand html.parser.HTMLParser |
| Message-ID | <mailman.1805.1305842767.9059.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web