hyphenation_dictionaries property

hyphenation_dictionaries property

Dictionary containing associates between ISO language codes with provided hyphenation dictionary streams.

Definition:

@property
def hyphenation_dictionaries(self):
    ...
@hyphenation_dictionaries.setter
def hyphenation_dictionaries(self, value):
    ...

See Also