Searched refs:interactive_shell (Results 1 – 5 of 5) sorted by relevance
27 from boto.mashups.interactive import interactive_shell217 interactive_shell(channel)
283 interactive_shell(false), in ShellOptions()300 return (interactive_shell || !script_executed) && !test_shell; in use_interactive_shell()310 bool interactive_shell; variable
1920 options.interactive_shell = true; in SetOptions()
32 def interactive_shell(chan): function
30 from boto.mashups.interactive import interactive_shell288 interactive_shell(channel)