Mercurial > libervia-backend
log sat/memory/persistent.py @ 3037:d314d4181f30
age | author | description |
---|---|---|
2019-08-13 | Goffi | Python 3 port: |
2019-04-07 | Goffi | core (memory/persistent): added clear method + initialise with a dict: |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2019-01-02 | Goffi | core (memory/persistent): new LazyPersistentBinaryDict.remove method |
2018-07-29 | Goffi | core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found) |