mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
fc9ac1d715
commit
a9983208d7
@ -154,7 +154,7 @@ pêché'''
|
|||||||
for x in fs:
|
for x in fs:
|
||||||
print '\t', x.encode('utf-8')
|
print '\t', x.encode('utf-8')
|
||||||
if fs != create(french_good):
|
if fs != create(french_good):
|
||||||
print 'French failed'
|
print 'French failed (note that French fails with icu < 4.6 i.e. on windows and OS X)'
|
||||||
return
|
return
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user