import normalizeName
This commit is contained in:
parent
36a5b32df2
commit
68ced38665
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ import re
|
|||
import urllib
|
||||
import errno
|
||||
|
||||
from oxlib.normalize import normalizeName
|
||||
|
||||
|
||||
def oxdb_filenameUmlaute(string):
|
||||
string = u"%s" % string
|
||||
|
|
Loading…
Reference in a new issue