Hi Erik,
On Wed, Feb 03, 2016 at 04:02:46PM -0800, Erik Haller wrote:
> script output:
>
> erik@incense:~$ python3
> Python 3.5.1+ (default, Jan 13 2016, 15:09:18)
> [GCC 5.3.1 20160101] on linux
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import enchant
> >>> enchant.Dict('en_US')._Dict__describe()
> ('en_US', 'myspell', 'Myspell Provider',
> '/usr/lib/i386-linux-gnu/enchant/libenchant_myspell.so')
>
> LANG=en_US.utf8 is set in my shell.Thanks a lot, I managed to reproduce this bug and I've just uploaded a new version that fixes it. -- Dmitry Shachnev
signature.asc
Description: PGP signature

