Mercurial > hg > mercurial-source
diff mercurial/templatefilters.py @ 26255:c1cac25ad1a6
templater: remove workaround for escaped quoted string in quoted template
This patch backs out 554d6fcc3c84 which should no longer be needed.
The test for '{\"invalid\"}' is removed because the parser is permissive for
\"...\" literal.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 27 Jun 2015 15:28:46 +0900 |
parents | c54248bbe023 |
children | 3a33412792f1 |