Alan Gauld wrote: > "Eric Brunson" <[EMAIL PROTECTED]> wrote > > >> Yes, import sys, then sys.stdout.flush() when you need it. >> > > This was my initial idea but it doesn't work in the IDE because > it is not really using sys.stdout. In fact the normal print works > fine from the command prompt (at least in XP) > > Alan G. >
Ah, I didn't realize that pyalamode was an IDE. Just one more reason to stick with emacs as my development IDE. :-) _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor