base: Add support for newer versions of IPython
authorAndreas Sandberg <andreas@sandberg.pp.se>
Sun, 10 Feb 2013 12:23:58 +0000 (13:23 +0100)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Sun, 10 Feb 2013 12:23:58 +0000 (13:23 +0100)
commitd4eca0591d28cd34448148302cb26872bfc1f919
tree80daa3a8779097cc6d652b8a3c0cfc60d0f6e75f
parent7c6bc52bf53f3c424a1a3a12157750c2ca9a17ca
base: Add support for newer versions of IPython

IPython is used for the interactive gem5 shell if it exists. IPython
made API changes in version 0.11. This patch adds support for IPython
version 0.11 and above.

--HG--
extra : rebase_source : 5388d0919adb58d97f49a1a637db48cba61283a3
src/python/m5/main.py