Skip to content
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dictdlib

Forked from https://github.com/jgoerzen/dictdlib and adapted for Python 3

Bugs

Python open()

Even in modern Python 3 versions default encoding when opening text files is assumed to be cp1252 as can be verified with

import locale
locale.getpreferredencoding()

A quick workaround for Powershell when dictionary is in UTF-8: $Env:PYTHONUTF8=1

About

Python 3. version - generate files for dictd server [Python] (original by John Goerzen <jgoerzen@complete.org>, Copyright (C) 2002)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages