calibre/setup
Eli Schwartz 8aceae428e
py3: make setup.py gui work
Apparently compileUi explicitly opens the file/buffer as unicode, not
bytes, and then writes a unicode header string (containing the source
file). So the previous attempt to use BytesIO was wrong in this case.

Also images.qrc is being constructed completely in the right here and
now from a bunch of unicode strings, so just use exactly that.
2019-03-20 23:56:30 -04:00
..
__init__.py Some more fixes for the unicode type 2019-03-13 12:04:47 +05:30
browser_data.py A larger pool of random UAs 2017-02-28 21:20:21 +05:30
build.py Only build monotonic on py2 2018-09-14 13:49:33 -04:00
build_environment.py Merge branch 'py3' of https://github.com/eli-schwartz/calibre 2019-02-26 08:39:42 +05:30
check.py Remove unused code 2018-09-10 18:41:52 +05:30
commands.py oops 2018-09-10 19:42:20 +05:30
extensions.json macOS: Respect the system setting for text insertion cursor blink time 2019-02-25 09:16:06 +05:30
file-hosting-bw.py Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
git_post_checkout_hook.py Fix invocation of setup.py in git hooks 2018-07-27 17:36:25 +05:30
git_post_rewrite_hook.py Fix invocation of setup.py in git hooks 2018-07-27 17:36:25 +05:30
git_pre_commit_hook.py Undo redundant imports & new-style raises 2018-09-10 12:11:29 +05:30
gui.py py3: make setup.py gui work 2019-03-20 23:56:30 -04:00
hosting.py A favicon for the download server 2016-08-31 11:32:41 +05:30
install.py build: preserve symlinks when installing 2019-01-20 16:53:53 -05:00
installers.py Ensure multitail building does not assume tty 2017-05-21 13:39:32 +05:30
iso3166.xml
iso_639_3.xml Pushto -> Pashto 2016-12-22 14:13:02 +05:30
lc_data.py
linux-installer.py Undo redundant imports & new-style raises 2018-09-10 12:11:29 +05:30
linux-installer.sh Exclude execute from umask 2018-06-22 10:49:26 -07:00
mathjax.py Fix #1812891 [calibre-3.38.1 tries to download mathjax during build](https://bugs.launchpad.net/calibre/+bug/1812891) again 2019-02-01 13:38:48 +05:30
multitail.py Port future_builtins to polyglot 2018-09-10 20:12:01 +05:30
parallel_build.py python3: add unicode/unichr wrappers to polyglot 2019-03-13 06:41:38 +05:30
plugins_mirror.py plugins_mirror cannot depend on polyglot 2018-09-10 21:04:25 +05:30
publish.py Import fixes for the setup package 2018-09-10 20:44:16 +05:30
resources.py ... 2019-03-15 15:52:12 +05:30
run-calibre-worker.py ... 2017-05-21 13:39:26 +05:30
test.py De-vendor html2text 2019-03-20 14:42:46 +05:30
translations.py Get rid of some xrange 2019-03-13 15:34:10 +05:30
unix-ci.py Dont mute curl on the unix ci server 2017-07-02 10:17:46 +05:30
upload.py ... 2018-10-19 10:16:01 +05:30
vcvars.py Undo redundant imports & new-style raises 2018-09-10 12:11:29 +05:30
win-ci.py Import fixes for the setup package 2018-09-10 20:44:16 +05:30