mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
update untangle link
This commit is contained in:
@@ -4,8 +4,8 @@ XML parsing
|
||||
untangle
|
||||
--------
|
||||
|
||||
`untangle <http://0chris.com/untangle>`_ is a simple library which takes
|
||||
an XML document and returns a Python object which mirrors the nodes and
|
||||
`untangle <https://github.com/stchris/untangle>`_ is a simple library which
|
||||
takes an XML document and returns a Python object which mirrors the nodes and
|
||||
attributes in its structure.
|
||||
|
||||
For example, an XML file like this:
|
||||
|
||||
Reference in New Issue
Block a user