Menu

Commit [r19065]  Maximize  Restore  History

Created two new empty packages data_store.lib and data_store.objects.

The data_store.lib package will be for functions and modules from generic_fns which manipulate the
data store objects, and the data_store.objects package will be for the special objects of the store.

bugman 2013-03-23

added /trunk/data_store/lib
added /trunk/data_store/lib/__init__.py
added /trunk/data_store/objects
added /trunk/data_store/objects/__init__.py
copied /trunk/test_suite/unit_tests/_data_store/__init__.py -> /trunk/test_suite/unit_tests/_data_store/_lib/__init__.py
copied /trunk/test_suite/unit_tests/_data_store/__init__.py -> /trunk/test_suite/unit_tests/_data_store/_objects/__init__.py
added /trunk/test_suite/unit_tests/_data_store/_lib
added /trunk/test_suite/unit_tests/_data_store/_objects
copied /trunk/test_suite/unit_tests/_data_store/test___init__.py -> /trunk/test_suite/unit_tests/_data_store/_lib/test___init__.py
copied /trunk/test_suite/unit_tests/_data_store/test___init__.py -> /trunk/test_suite/unit_tests/_data_store/_objects/test___init__.py
/trunk/data_store/lib/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/data_store/objects/__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.