#!/usr/bin/env python
import hosts.editor

if __name__ == '__main__':
    hosts.editor.main()
