> In your code, simply replace this: > time.sleep(1) > by that: > p.waitforbuttonpress(1)
Awesome! Thanks; this makes analysis in Python so much easier. Andrew -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
