calibre/src/polyglot
2019-05-15 15:49:22 +05:30
..
__init__.py
binary.py py3: Port use of (un)hexlify() 2019-03-30 14:34:48 +05:30
builtins.py py3: Port constants.py to use unicode literals 2019-05-15 15:49:22 +05:30
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 python3: add reprlib wrapper to polyglot 2019-03-26 15:49:40 -04:00
smtplib.py py3: port smtplib 2019-04-04 13:27:56 +05:30
socketserver.py python3: make coffee build 2019-03-21 01:27:21 -04:00
urllib.py py3: Port urlunquote 2019-04-10 20:53:01 +05:30