Files
entropy/libraries/tests
Fabio Erculiani c86ba293f5 [entropy.db] EntropyRepositoryBase: prefer tuple over list when returning objects
This commit drastically changes EntropyRepository API, return object
are now either tuple or frozenset for most functions. This aims to
improve metadata reliability across function calls, making impossible
to change their content. Frozenset and tuple are immutable types.
2010-08-18 20:58:15 +02:00
..
2009-08-16 16:59:25 +02:00
2009-04-13 23:32:41 +02:00
2010-08-12 20:58:25 +02:00