How to retry a loop in python after getting the exception in ruby u use begin a.each do |s| end rescue sleep 2 retry end I will use sleep time and jus...
確定! 回上一頁