change way to describe fields of CapBaseObject, and lot of documentation
This commit is contained in:
parent
99391a95ef
commit
c6a141595c
35 changed files with 1630 additions and 638 deletions
|
|
@ -27,7 +27,9 @@ from weboob.tools.newsfeed import Newsfeed
|
|||
|
||||
|
||||
class GenericNewspaperBackend(BaseBackend, ICapMessages):
|
||||
"GenericNewspaperBackend class"
|
||||
"""
|
||||
GenericNewspaperBackend class
|
||||
"""
|
||||
MAINTAINER = 'Julien Hebert'
|
||||
EMAIL = 'juke@free.fr'
|
||||
VERSION = '0.c'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue