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
2010-08-18 14:40:50 +02:00
2010-08-18 14:40:50 +02:00
2010-08-15 15:32:51 +02:00
2010-08-18 14:40:50 +02:00
2010-08-18 14:40:50 +02:00
2010-02-17 09:57:31 +01:00
S
Description
No description provided
136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%