mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-16 19:43:03 -05:00
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
# vim:fileencoding=utf-8
|
|
# License: GPL v3 Copyright: 2016, Kovid Goyal <kovid at kovidgoyal.net>
|
|
from __python__ import hash_literals
|
|
|
|
from pythonize import strings
|
|
|
|
strings()
|