Ejemplo n.º 1
0
def getrss():
	return getroot()
Ejemplo n.º 2
0
def getrss(filename):
	return static_file(filename, root=getroot())