Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45796
| Date | 2013-05-23 12:37 +0200 |
|---|---|
| From | Schneider <js@globe.de> |
| Organization | GLOBE Development GmbH |
| Subject | serialize a class to XML and back |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2009.1369305490.3114.python-list@python.org> (permalink) |
Hi list, how can I serialize a python class to XML? Plus a way to get the class back from the XML? My aim is to store instances of this class in a database. bg, Johannes -- GLOBE Development GmbH Königsberger Strasse 260 48157 MünsterGLOBE Development GmbH Königsberger Strasse 260 48157 Münster 0251/5205 390
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
serialize a class to XML and back Schneider <js@globe.de> - 2013-05-23 12:37 +0200 Re: serialize a class to XML and back alex23 <wuwei23@gmail.com> - 2013-05-23 17:01 -0700
csiph-web