weboob-devel/weboob/applications/qwebcontentedit/__init__.py
Clément Schreiner dcb2375fd1 New application qwebcontentedit
Status: ugly GUI, editing and saving a page mostly working,
preview support in progress
2011-02-01 15:08:39 +01:00

3 lines
No EOL
75 B
Python

from .qwebcontentedit import QWebContentEdit
__all__ = ['QWebContentEdit']