Package gavo :: Package base :: Module common
[frames] | no frames]

Module common

source code

Common code for DaCHS's base package.

Classes
  NotGivenType
  NotGiven
A sentinel class for defaultless values that can remain undefined.
  Ignore
An executive action causing an element to be not adopted by its parent.
  Replace
An executive action replacing the current child with the Exception's argument.
  Parser
is an object that routes events.
  StructParseDebugMixin
put this before Parser in the parent class list of a struct, and you'll see the events coming in to your parser.
Variables
  __package__ = 'gavo.base'