Menu

Commit [r7651]  Maximize  Restore  History

Fixes for the relax data store singleton 'add()', 'to_xml()', and 'from_xml()' methods.

These were referring to the contents of the singleton as self, whereas in reality with the current
temporary implementation it is stored in self.instance. Hence the singleton wasn't operating on
itself.

bugman 2008-10-12

changed /1.3/data/__init__.py
/1.3/data/__init__.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.