Dave Cinege Git Repo thesaurus / 6b2f909
README.rst edit Dave Cinege 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
7878 screen() good names that make sense? I am struggling with the
7979 ThesaurusExtended method names myself.
8080
81 - Resolve Thesaurus's schizophrenia
81 - Resolve Thesaurus's schizophrenia.
8282 ::
8383 v = t['a.b.c'] # This recurses
8484 t['a.b.c'] = v # This does not. Use set_path()