2013-10-11 15 views

cevap

24
from StringIO import StringIO 
from fabric.api import get 

fd = StringIO() 
get(remote_path, fd) 
content=fd.getvalue() 
+0

tarihinde silinecek olsun: _csv.Error: unquoted alanda görülen yeni satır karakter - evrensel-newline modunda dosyayı açmak gerekiyor mu? bir hata olarak, herhangi bir düşünce? – gabn88

İlgili konular