log src/memory/persistent.py @ 2304:666ad9de044c

age author description
2017-07-05 Goffi core (memory/persistent): fixed calls to delPrivateValue
2017-03-29 Goffi memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDict
2017-03-12 Goffi memory (persistent, sqlite): better private values handling + new LazyPersistentBinaryDict:
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-03-30 Goffi 2015 copyright dates update
2015-02-24 Goffi core (persistent dict): added setdefault method frontends_multi_profiles
2015-01-26 Goffi core: added items() and iteritems() methods to PersistentDict frontends_multi_profiles
2014-05-10 souliane memory: add class ProfileSessions based on Sessions
2014-04-19 Goffi core: use of the new core.log module:
2014-04-07 Goffi core (memory): added __iter__ to PersistentDict
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Fix pep8 support in src/memory.