medit/moo/moopython/medit-python-init.py
2011-01-01 15:00:20 -08:00

4 lines
62 B
Python

import moo
app = moo.app_instance()
editor = app.get_editor()