new cap cinema
This commit is contained in:
parent
62b045c9fb
commit
af8a3e5bd5
2 changed files with 138 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ from weboob.tools.ordereddict import OrderedDict
|
|||
__all__ = ['UserError', 'FieldNotFound', 'NotAvailable',
|
||||
'NotLoaded', 'IBaseCap', 'Field', 'IntField', 'DecimalField',
|
||||
'FloatField', 'StringField', 'BytesField', 'DateField',
|
||||
'DeltaField', 'empty', 'CapBaseObject']
|
||||
'DeltaField', 'HashTableField', 'empty', 'CapBaseObject']
|
||||
|
||||
|
||||
def empty(value):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue