master
click here to add a description
click here to add a homepage
spellchecking library for python — Read more
Using MacPorts enchant package (version 1.5.0_0) running on latest Snow Leopard (10.6.2); Python 2.6.4
The call > pwl = enchant.request_pwl_dict("pwl.txt") erases the content of pwl.txt
Adding words to the personal dictionary works fine - until you start the follwoing session, when they disappear.
Thanks for the report. This is actually a bug in the underlying enchant library:
http://bugzilla.abisource.com/show_bug.cgi?id=12350
It's been fixed in trunk but is waiting on the next enchant release.
Thanks for the report. This is actually a bug in the underlying enchant library:
http://bugzilla.abisource.com/show_bug.cgi?id=12350
It's been fixed in trunk but is waiting on the next enchant release.