chiark / gitweb /
scanner: more descriptive variable names from os.walk
authorMarcus Hoffmann <bubuiic@aol.com>
Mon, 4 Sep 2017 14:11:27 +0000 (16:11 +0200)
committerMarcus Hoffmann <bubuiic@aol.com>
Mon, 11 Sep 2017 14:49:30 +0000 (16:49 +0200)
commit1ee3f9aad5ffc2f9864d9b3a164197fea632de09
tree45da4b481ae312b05222d65f7d1f81d6a7933aa5
parent546b09cd93c6366c3c3a24ba2863ae1dce44152b
scanner: more descriptive variable names from os.walk

This uses the names from python documentation of os.walk().
fdroidserver/scanner.py