Fix test in Python 3.2 -- the exception message changed.
[jinja2.git] / .hgignore
1 ^instance$
2 ^instance/
3 ^jinja2/.*\.so$
4 ^docs/_build
5 ^(build|dist|Jinja2\.egg-info)/
6 \.py[cod]$
7 \$py\.class$
8 \.DS_Store$
9 ^j?env/