chiark / gitweb /
Rework path glob expansion
authorDaniel Martí <mvdan@mvdan.cc>
Sat, 3 Oct 2015 23:52:23 +0000 (16:52 -0700)
committerDaniel Martí <mvdan@mvdan.cc>
Sat, 3 Oct 2015 23:52:23 +0000 (16:52 -0700)
commit59f5d19dfeffeacf9a33ffbece13d2dc76c7588b
treec1ef312ee0305ccb2785f621b8071b694e4f46b5
parent75bde83fb81dae5b90b89fc29eba55cc2a8741f0
Rework path glob expansion

Slightly simplifies the whole thing and lets us map what each resulting path
comes from. This will be useful to fix #110 later on.
fdroidserver/common.py
fdroidserver/scanner.py