imdb and cineoob in progress
This commit is contained in:
parent
52a809bd6c
commit
3492dbb9d6
8 changed files with 334 additions and 16 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', 'HashTableField', 'empty', 'CapBaseObject']
|
||||
'DeltaField', 'empty', 'CapBaseObject']
|
||||
|
||||
|
||||
def empty(value):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue