Commit Graph

9 Commits

Author SHA1 Message Date
Dan Bader 03ed5fbf0d Host photos locally 2018-07-16 17:51:29 -07:00
kennethreitz 53be40ebb9 Update xml.rst 2017-09-04 17:02:35 -04:00
Romain Catajar 5a2374d093 Fix varibable name in XML parsing scenario
In the xmltodict example, the xml is loaded in the variable obj but is later referenced as doc.
Fixed by renaming obj to doc
2016-01-27 17:52:53 +01:00
Ian Cordasco 49c4f2f1e8 Actually fix xmltodict usage 2014-05-27 08:28:20 -05:00
Omer Murat Yıldırım 1b867b9c5b Update xml.rst 2014-05-27 10:35:59 +03:00
Chen Liu a8e7b57758 update untangle link 2014-02-11 22:19:21 -08:00
smithandrewl 1f61583f10 Capitalization in xml.rst
replaced:
 * xml to XML
 * python to Python
 * json to JSON
2014-01-18 21:47:45 -06:00
Martín Blech bbbb24d3e5 Add xmltodict 2013-08-29 20:29:42 -03:00
Christian Stefanescu 9b8752be34 Added Scenario "XML parsing" and untangle lib. 2012-05-03 19:54:20 +02:00