Package moppy :: Module searchreplace :: Class NotStringFilter
[show private | hide private]
[frames | no frames]

Class NotStringFilter

object --+
         |
        NotStringFilter


Filter that returns true if the provided string is not equal to any strings in the provided list
Method Summary
  __init__(self, badStrings)
a new object with type S, a subtype of T __new__(S, ...)
  match(self, ctx)

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Generated by Epydoc 1.1 on Wed May 14 00:03:25 2003 http://epydoc.sf.net