Table of Contents

Class: IRule ./src/peak/util/dispatch.py

Stylesheet-like matching rule

Base Classes   
Interface
Methods   
__contains__
__eq__
__hash__
includesRule
  __contains__ 
__contains__ ( value )

Return true if rule "matches" value

  __eq__ 
__eq__ ( other )

Rules must be comparable, so they can be dictionary keys

  __hash__ 
__hash__ ()

Rules must be hashable, so they can be dictionary keys

  includesRule 
includesRule ( otherRule )

Return true if values matching otherRule match this one


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:52 2004 by HappyDoc version 2.1