base: Add support for newer versions of IPython
Review Request #1698 - Created Feb. 6, 2013 and submitted
| Information | |
|---|---|
| Andreas Sandberg | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9498:bbc1988e86b9 --------------------------- 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.
Tested the interactive shell with both IPython 0.13.1 and IPython 0.10.
Ship It!
