chiark / gitweb /
metadata: rename metafile to metadatapath when it is a path
authorHans-Christoph Steiner <hans@eds.org>
Wed, 5 Aug 2015 09:37:30 +0000 (11:37 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 1 Sep 2015 09:39:51 +0000 (11:39 +0200)
commit6f334558df689b6361ee8c4e79bdd86a9e85f578
treedc125a9120c0943a02358de1d5d2ce6901f2b277
parent285c06d1560376f43288f4bf5816c75218371c61
metadata: rename metafile to metadatapath when it is a path

To keep the code clear, change the code to use separate variables for the
path to the metadata file, and for the file object of the opened metadata.
fdroidserver/checkupdates.py
fdroidserver/import.py
fdroidserver/metadata.py