coriolis/crlcore/python/helpers
Jean-Paul Chaput d819d46031 Allow weak default values in helpers.overlay.CachedParameter.
* New: In helpers.overlay.CfgDefault, new class that can be used to give
    a default value to a cached configuration parameter. The default
    value will be used as a last ditch fallback and used *only if* no
    default value can be fetched from the C++ database (disk).
2023-07-19 16:10:27 +02:00
..
__init__.py Forgot to update default techno loading with coriolis namespace. 2023-03-03 16:03:54 +01:00
analogtechno.py Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
io.py Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
overlay.py Allow weak default values in helpers.overlay.CachedParameter. 2023-07-19 16:10:27 +02:00
technology.py Comprehensive reorganisation of the Python part of Coriolis. 2023-02-27 22:14:32 +01:00
utils.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00