|
From: John H. <jdh...@ac...> - 2006-02-13 19:08:44
|
>>>>> "Fernando" == Fernando Perez <Fer...@co...> writes:
Fernando> Actually, a little creative use of sys._getframe() can
Fernando> tell you that, in some instances (if the import was done
Which is why I wrote "as far as I know..." because in real life almost
nothing is impossible in python if you are willing to get in and
inspect and modify the stack.
Fernando> But I seriously doubt matplotlib goes to such unpleasant
Fernando> extremes in this case :)
No, we'll leave that kind of magic to you and the ipython crew :-)
JDH
|