Table of Contents

Class: Objects src/scanner.py

The set of object wrappers returned by scanner.

Instantiate this to get a dictionary of wrappers.

Base Classes   
dict
wrapper.ignored
Methods   
__init__
copy
map
shallowcopy
  __init__ 
__init__ (
        self,
        obj=rules.roots(),
        objs=None,
        head=None,
        verbosity=default,
        flags=None,
        )

  copy 
copy ( self )

Return a copy of this set of wrappers.

  map 
map (
        self,
        f,
        flags=None,
        )

Return this object with each wrapper mapped through f.

  shallowcopy 
shallowcopy ( self,  flags=None )

Return a copy of this object, containing the original wrappers.


Table of Contents

This document was automatically generated on Mon Apr 3 22:34:29 2006 by HappyDoc version 2.1