__init__.py 97 Bytes EditWeb IDE 1 2 3 4 5 6 #!/usr/bin/env python # -*- coding: utf_8 -*- from controllers import initConnect initConnect()