|
From: David H. <neg...@gm...> - 2009-01-28 23:21:56
|
> Hmm... probably the regular expression matching used in validation can't > handle the newlines. Hopefully adding re.DOTALL to some of the regular > expressions in validate.py will fix it. > > I'm unlikely to be able to get to it for a few weeks - so patches > (including tests!) welcomed. :-) > > All the best, > > > Michael Foord Roger that. Thanks for the quick reply. - David |