Okay, so is there a way to return a value from a function - the way return
does - but not stop the function - the way return
does?
I need this so I can keep returning values every so often. (Delays provided by time.sleep()
or whatever.)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…