Package foolscap :: Module constraint
[hide private]
[frames] | no frames]

Module constraint

source code

Classes [hide private]
  UnboundedSchema
  IConstraint
  IRemoteMethodConstraint
  Constraint
Each __schema__ attribute is turned into an instance of this class, and is eventually given to the unserializer (the 'Unslicer') to enforce as the tokens are arriving off the wire.
  OpenerConstraint
  Any
  ByteStringConstraint
  IntegerConstraint
  NumberConstraint
I accept floats, ints, and longs.
  Shared
  Optional
Variables [hide private]
  everythingTaster = {'\x80': None, '\x81': None, '\x82': None, ...
  openTaster = {'\x88': None}
  nothingTaster = {}
Variables Details [hide private]

everythingTaster

Value:
{'\x80': None,
 '\x81': None,
 '\x82': None,
 '\x83': None,
 '\x84': None,
 '\x85': 1000,
 '\x86': 1000,
 '\x87': None,
...