[Pyenchant-users] How to use non-unicode .dict files with pyenchant?
Brought to you by:
rynklly
From: Asheq H. <as...@an...> - 2009-10-08 16:44:05
|
Hi all, I am working with an application and I am using pyenchant. This is a wonderful application you have created. I am suffering from two problem. 1) When I want to create enchant.dict object and the .dict/.aff file's encoding is not unicode, then it gives a number of "utf-8 error." Are there any way to use non-unicode dict files to create a dict object? Or Any other way to use these non-unicode dict files to spellcheck using pyenchant? 2) Are there any function in pyenchant using which I can get the encoding of a .dict/.aff file ? Any help will be very helpful. Thanking you, Asheq |