Exemplo n.º 1
0
def sendCidToClient():
    cid = Comment.cid()
Exemplo n.º 2
0
def sendCidToClient():
    cid = Comment.cid()
    return dict(cid=cid)