[Python-apps-team] Bug#636465: (no subject)
Julian Taylor
jtaylor.debian at googlemail.com
Thu Aug 4 09:45:45 UTC 2011
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()
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20110804/6b0780e4/attachment.pgp>
More information about the Python-apps-team
mailing list