calibre/src/polyglot
2019-08-27 13:42:03 +05:30
..
__init__.py
binary.py py3: Port use of (un)hexlify() 2019-03-30 14:34:48 +05:30
builtins.py py3: add string_or_unicode to polyglot 2019-08-20 07:52:41 -04:00
functools.py Nicer fix for lru_cache() that does not require meta_path trickery 2019-04-13 10:01:46 +05:30
html_entities.py python3: add polyglot wrapper for html.entities/htmlentitydefs 2019-03-26 15:10:40 -04:00
http_client.py python3: add httplib/http.client polyglot wrapper 2019-03-26 15:49:39 -04:00
http_cookie.py python3: add Cookie wrapper to polyglot 2019-03-26 16:12:18 -04:00
http_server.py python3: make coffee build 2019-03-21 01:27:21 -04:00
io.py py3: Fix failure in Unhandled exception handler 2019-04-17 19:44:28 +05:30
plistlib.py py3: port plistlib 2019-04-01 16:05:31 +05:30
queue.py Various ixes for the previous polyglot commit 2019-03-20 21:11:45 +05:30
reprlib.py Unset executable bit of various files 2019-05-26 08:27:09 +02:00
smtplib.py py3: port smtplib 2019-04-04 13:27:56 +05:30
socketserver.py Unset executable bit of various files 2019-05-26 08:27:09 +02:00
urllib.py Content server OPDS: Handle form encoded search queries. Fixes #1841464 [calibre server search by URL with multiple words not working](https://bugs.launchpad.net/calibre/+bug/1841464) 2019-08-27 13:42:03 +05:30