Exemplo n.º 1
0
def TopTenHandler(cmd):
    if cmd == 'update':
        topten.update()
        return 'top 10 updated successfully'
Exemplo n.º 2
0
def initTopTen():
    topten.update()