view MANIFEST.in @ 939:f15334b65cf8 trunk

Don't cache (TEXT, Markup) events in serializers. This is not needed and since Markup instances compare equal to the same non-Markup string this can lead to incorrect cached output being retrieved. Fixes #429. This is patch t429-fix.2.patch from that ticket. It includes an additional unrelated test to check that the WhitespaceFilter actually removes ignorable whitespace.
author hodgestar
date Sun, 12 Jun 2011 00:41:35 +0000
parents d010a80ebb4f
children 60906489b11a
line wrap: on
line source
exclude doc/2000ft.graffle
recursive-exclude doc/logo.lineform *
include doc/api/*.*
include doc/*.html
recursive-include genshi/template/tests/templates *.html *.txt
Copyright (C) 2012-2017 Edgewall Software