Got an idea,
Perhaps it's just an option to set in the launch script dialog, that open a new eric shell without any startup prompt at the beginning!
Is it possible to have a multi tab shell??

Laurent

ps: another 'why i need this option'
(well it is a little excessive example ;)  not a real life example(!))

from IPython.Shell import IPShellEmbed
ipshell = IPShellEmbed()
ipshell()

It don't works very well in a non true shell ;)
But as I said this is an extreme example, that is very uncommon.
The true need is a different shell for experiment and another for launch your script.

_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to