Ejemplo n.º 1
0
def get_paste(id):
    p = Paste()
    return p.get(id).get_data()