Package bosco :: Module formatter :: Class AbstractFormatter
[hide private]
[frames] | no frames]

Class AbstractFormatter

source code

object --+
         |
        AbstractFormatter

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  validation_codes = {Validator.OK: 'OK', Validator.NOT_COMPLETE...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

validation_codes

Value:
{Validator.OK: 'OK', Validator.NOT_COMPLETED: 'not yet finished', Vali\
dator.MISSING_CONTROLS: 'missing controls', Validator.DID_NOT_FINISH: \
'did not finish', Validator.DISQUALIFIED: 'disqualified', Validator.DI\
D_NOT_START: 'did not start'}