calibre/src
Kovid Goyal 06a665012b
Make ThreadSafePrefs an instance of MutableMapping
So dict(prefs) works and th etest does not need to be changed
2020-09-19 06:43:00 +05:30
..
calibre Make ThreadSafePrefs an instance of MutableMapping 2020-09-19 06:43:00 +05:30
css_selectors Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
odf Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
polyglot Remove wrap/unwrap for bytes in plistlib not needed on py3 2020-08-22 18:48:08 +05:30
pyj Fix #1895472 [Private bug](https://bugs.launchpad.net/calibre/+bug/1895472) 2020-09-14 09:04:40 +05:30
templite Change shebangs to python from python2 2020-08-22 18:47:51 +05:30
tinycss Remove py2 code paths 2020-08-22 18:48:06 +05:30
unicode_names Remove py2 code paths 2020-08-22 18:48:06 +05:30
sgmllib.py Add sgmllib ported to python 3 for feedparser 2020-08-22 18:47:56 +05:30