Christian Heimes
|
23790b4be0
|
Issue 17538: Document XML vulnerabilties
|
2013-03-26 17:53:05 +01:00 |
Éric Araujo
|
d2e19b5173
|
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
I assume that most users looking at this page are looking for a library
to process XML, not a low-level parser. First proposed in #11379.
|
2012-03-05 16:44:49 +01:00 |
Georg Brandl
|
74cbd664d2
|
#7967: PyXML is no more.
|
2010-02-19 19:36:08 +00:00 |
Fred Drake
|
d995e1150c
|
revert creation of the html.entities and html.parser modules
(http://bugs.python.org/issue2882)
|
2008-05-20 06:08:38 +00:00 |
Georg Brandl
|
c76ffca2be
|
Rename html.parser file, and split html.entities from htmllib
to ease removal of the latter in Py3k.
|
2008-05-17 21:54:03 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |