view setup.cfg @ 533:4d486f15c986 trunk

Thanks to Dave Abrahams for pointing out some deficiencies in the transformer filter: - `apply()` has been renamed to `map()`. - `filter()` applies a normal stream filter to the selection. - To reduce confusion with normal stream filter pipelines the `__or__` operator, which previously applied a custom transform, has been renamed to `apply()`. Also added a `substitute()` transformation that applies regex replacement to `TEXT` events.
author athomas
date Fri, 22 Jun 2007 16:42:38 +0000
parents 59eb24184e9c
children 6448554170c3
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true
Copyright (C) 2012-2017 Edgewall Software