if is_module_installed('IPython', '0.12'):
ipf_action = create_action(self, _("New IPython frontend..."),
icon="ipython.png",
triggered=self.new_ipython_frontend)
self.interact_menu_actions += [None, ipf_action]
-Pierre
2012/1/4 matt <wmatta...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "spyder" group.
> To post to this group, send email to spyd...@googlegroups.com.
> To unsubscribe from this group, send email to spyderlib+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
>