ems/scr/ems.py

12 lines
173 B
Python
Raw Normal View History

2013-11-15 16:08:41 +01:00
'''
Created on 15.11.2013
@author: Philipp Rauch
@version: 0.01
'''
import threading
import Queue
import swich
from API import Buffer as buf
foo = swich.Swich(swich.MYSQL)