dol.trans ========= .. automodule:: dol.trans .. rubric:: Module Attributes .. autosummary:: confirm_overwrite .. rubric:: Functions .. autosummary:: add_aliases add_decoder add_ipython_key_completions add_missing_key_handling add_path_access add_path_get add_store_method add_wrapper_method affix_key_codec assert_min_num_of_args autoviv cache_iter cached_keys catch_and_cache_error_keys condition_function_call conditional_data_trans confirm_overwrite constant_output disable_delitem disable_setitem disallow_overwrites double_up_as_factory ensure_clear_method ensure_set filt_iter filter_prefixes filter_regex filter_suffixes flatten get_class_name ignore_if_error insert_aliases insert_hash_method insert_load_dump_aliases is_iterable iterate_values_and_accumulate_non_error_keys kv_wrap kv_wrap_persister_cls leveled_paths_walk mk_confirm_overwrite_preset mk_kv_reader_from_kv_collection mk_level_walk_filt mk_read_only mk_trans_obj mk_wrapper raise_disabled_error redirect_getattr_to_getitem return_default_if_error store_decorator store_wrap take_everything transparent_key_method warn_and_ignore_if_error wrap_kvs .. rubric:: Classes .. autosummary:: CachedInvertibleTrans Codec FiltIter FirstArgIsMapping KeyCodec KeyValueCodec OverWritesNotAllowedMixin SimpleDelegator ValueCodec .. rubric:: Exceptions .. autosummary:: MapInvertabilityError