#!/usr/bin/env python # -*- coding: utf_8 -*-
import sys sys.path.append("..")
from controllers import initConnect
initConnect()