annotate setup.cfg @ 113:e815c2c07572

Removed the `sanitize()` method from the `Markup` class, and migrate the existing unit tests to `markup.tests.filters`. Provide a `Stream.filter()` method instead which can be used to conveniently apply a filter to a stream.
author cmlenz
date Mon, 31 Jul 2006 23:00:06 +0000
parents 822089ae65ce
children 1299f2ef61d0
rev   line source
1
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
1 [egg_info]
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
2 tag_build = dev
821114ec4f69 Initial import.
cmlenz
parents:
diff changeset
3 tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software