chiark / gitweb /
Use '\s' instead of ' ' to identify spaces in regex
authorDaniel Martí <mvdan@mvdan.cc>
Wed, 15 Oct 2014 13:00:45 +0000 (15:00 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Wed, 15 Oct 2014 13:00:45 +0000 (15:00 +0200)
commited9564023f20e475d0022fa1c171445f8f508332
tree847cf4594764212e7cd91fbd402155c4bf84adac
parentf90ba4747fdf155caf112801c8e69f1938609690
Use '\s' instead of ' ' to identify spaces in regex
fdroidserver/lint.py