Skip to content

Changing Configkeys to use dictionary in other language #7

Description

@riannek

Hi,
I've got a question, I'm trying to use aspell-python with a Dutch dictionary and wordlist. How can I set the Configkeys 'data-dir' and 'dict-dir' to point to my directories?
I've tried to use something like this:
aspell.ConfigKeys()[5] = 'C:/TmpInstall/data/'
aspell.ConfigKeys()[7] = 'C:/TmpInstall/dict/'
But I can't find the right syntax.

Regards,
Rianne

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions