chiark / gitweb /
fix egg-link and easy_install support for Python3
authorHans-Christoph Steiner <hans@eds.org>
Thu, 19 Oct 2017 20:48:38 +0000 (22:48 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 19 Oct 2017 21:28:13 +0000 (23:28 +0200)
commit4ff50e9099afb1c992eba6abf7eb2a5743a66315
treee4f4d375f1d648179a766e2cb322bb11b5ddacb8
parentcc6d867423817b3dbddd0024cea752cf8b87cf26
fix egg-link and easy_install support for Python3

Wow, this is hacky and weird, but its been there for a long time. I
don't know if its even relevant anymore, but is isolated so it
shouldn't hurt anything.  Plus there is a test for it in
tests/complete-ci-tests, so it seems worth fixing.
fdroidserver/__init__.py
fdroidserver/init.py