1
0
Bifurcation 0
fabpreso/func.py

6 lignes
56 B
Python
Brut Lien permanent Vue normale Historique

2013-01-24 18:30:11 -08:00
from fabric.api import run
2013-01-24 19:03:49 -08:00
2013-01-24 18:30:11 -08:00
def hello():
run("ls")