chiark / gitweb /
Add asynchronous filereader, fix python3 lockups
authorNeroBurner <pyro4hell@gmail.com>
Sun, 20 Sep 2015 18:50:02 +0000 (20:50 +0200)
committerNeroBurner <pyro4hell@gmail.com>
Sun, 20 Sep 2015 18:57:53 +0000 (20:57 +0200)
commit694a4ce7dae396ad71a0609291c7fd4e500b27b6
treeafba622b44e93686bb2dccede24034f294a6f6d3
parente285a8ac313ec5f65cb1b527dc4e5190c206b085
Add asynchronous filereader, fix python3 lockups
fdroidserver/asynchronousfilereader/__init__.py [new file with mode: 0644]
fdroidserver/common.py
setup.py