##// END OF EJS Templates
Add stdout flushing statements to example....
Add stdout flushing statements to example. This forces the prints to happen right away, so the example behaves a little more like you'd expect.

File last commit:

r736:d53b34f4
r2084:6916a3fb
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$