Fix more bugs
authorMatthieu Patou <mat@matws.net>
Sat, 6 Nov 2010 20:51:42 +0000 (23:51 +0300)
committerMatthieu Patou <mat@matws.net>
Sun, 7 Nov 2010 04:35:18 +0000 (07:35 +0300)
commitaded61733b040c3e2918f7cb5990b12cebe2244e
treeafc61437a60a77000082d51bfa0bb0a255e9a5a0
parent3afc2d2a878493b0bb236381af9717adacb3a906
Fix more bugs

Mainly with multiline regexp, use re.M to be able to have ^$ to limit a
line
web/build.py