Exemplo n.º 1
0
def getSQL():
	
	tvArray = [TVClass]
	service = Service()
	tvArray = service.returnShows()
	return tvArray