Mercurial > libervia-backend
log sat/memory/persistent.py @ 3136:9d0df638c8b4
age | author | description |
---|---|---|
Wed, 29 Jan 2020 09:50:54 +0100 | Goffi | dates update |
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
Sun, 07 Apr 2019 18:44:57 +0200 | Goffi | core (memory/persistent): added clear method + initialise with a dict: |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Fri, 11 Jan 2019 11:13:15 +0100 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
Wed, 02 Jan 2019 18:24:14 +0100 | Goffi | core (memory/persistent): new LazyPersistentBinaryDict.remove method |
Sun, 29 Jul 2018 18:44:49 +0200 | Goffi | core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found) |