LICENSE.txt
MANIFEST.in
README.rst
__init__.py
editor.py
editor_gtk.py
editor_html.py
editor_qt.py
field.py
field_gtk.py
field_html.py
field_qt.py
html_server.py
html_utils.py
introsp.py
observe.py
setup.cfg
setup.py
undoredo.py
./__init__.py
./editor.py
./editor_gtk.py
./editor_html.py
./editor_qt.py
./field.py
./field_gtk.py
./field_html.py
./field_qt.py
./html_server.py
./html_utils.py
./introsp.py
./observe.py
./undoredo.py
./icons/add.svg
./icons/down.svg
./icons/python.svg
./icons/remove.svg
./icons/up.svg
./js/jquery-1.11.0.min.js
./js/w2ui-1.3.2.css
./js/w2ui-1.3.2.js
doc/conf.py
doc/index.rst
doc/examples/calculator.py
doc/examples/config.py
doc/examples/dialog.png
doc/examples/directory.png
doc/examples/downloader.py
doc/examples/file.png
doc/examples/file_manager.py
doc/examples/help_browser.py
doc/examples/html_multiuser.py
doc/examples/jiba.png
doc/examples/login.py
doc/images/editobj3_gtk.png
doc/images/editobj3_html.png
editobj3.egg-info/PKG-INFO
editobj3.egg-info/SOURCES.txt
editobj3.egg-info/dependency_links.txt
editobj3.egg-info/top_level.txt
icons/add.svg
icons/down.svg
icons/python.svg
icons/remove.svg
icons/up.svg
js/jquery-1.11.0.min.js
js/w2ui-1.3.2.css
js/w2ui-1.3.2.js
test/regtest.py
test/test_qt.py
test/test_qt2.py