autora.utils.dictionary
LazyDict
Bases: Mapping
Inspired by https://gist.github.com/gyli/9b50bb8537069b4e154fec41a4b5995a
Source code in /opt/hostedtoolcache/Python/3.11.5/x64/lib/python3.11/site-packages/autora/utils/dictionary.py
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
|