upon closer inspection mayavi does not seem to use ipython.
Only a minor documentation update is required.
The bug can be closed, but some basic functionality tests with ipython
0.11 would be appreciated.

Index: mayavi2-4.0.0/mayavi/tests/README.txt
===================================================================
--- mayavi2-4.0.0.orig/mayavi/tests/README.txt  2011-08-04
11:38:00.039956343 +0200
+++ mayavi2-4.0.0/mayavi/tests/README.txt       2011-08-04 11:38:15.279956333
+0200
@@ -47,7 +47,6 @@
 You need to import the  `IPython` module and then add the following
 lines wherver you want to embed the shell::

-        embedshell = IPython.Shell.IPShellEmbed()
-        embedshell()
+        IPython.frontend.terminal.embed.embed()



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to