Beispiel #1
0
def getrss():
	return getroot()
Beispiel #2
0
def getrss(filename):
	return static_file(filename, root=getroot())