custom_result.py statement.py shell_view.py shell.buffer.py: Add a simple
commit386066a7248044ba5e6665099cdeab68021c4a02
authorOwen W. Taylor <otaylor@fishsoup.net>
Wed, 17 Oct 2007 03:57:53 +0000 (16 23:57 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Wed, 17 Oct 2007 03:57:53 +0000 (16 23:57 -0400)
treea1def3e8a6babd948e1cd51d6c0c0cf2a2629130
parentde4983e9390d850a35055bc5071681df964e1c46
custom_result.py statement.py shell_view.py shell.buffer.py: Add a simple
 facility for results that render by creating widgets rather than as text
replot.py: matplotlib-based plot() command using the custom result widget
shell_view.py: Colorize comments green
main.py: Allow specifying a file on the command line
lib/reinteract/custom_result.py [new file with mode: 0644]
lib/reinteract/main.py
lib/reinteract/shell_buffer.py
lib/reinteract/shell_view.py
lib/reinteract/statement.py
lib/replot.py [new file with mode: 0644]