mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-20 15:16:19 +01:00
...
This commit is contained in:
parent
efa6ae353a
commit
795bd06ee9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from __future__ import unicode_literals
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
'''
|
||||
Make strings safe for use as ASCII filenames, while trying to preserve as much
|
||||
meaning as possible.
|
||||
|
|
|
|||
Loading…
Reference in a new issue