magicrebirth


Member since 12/07/2009

1 snippets

6643 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

magicrebirth's Recent Python SnippetsTagged xml



« Prev 1 Next »
ElementTree is provided as part of the standard Python libs. ElementTree is pure python, and cElementTree is the faster C implementation: Here's an example usage, where I'm consuming xml from a RESTful web service:
0 451 posted 14 years ago by magicrebirth
« Prev 1 Next »