Commit a691e9a
committed
updating interactive python
the client should exit if the user provides an argument/command paired with
anything other than python, as it is not really logical. We also exit if
ipython is not able to be imported, vs. we previously switched over to
python instead and issued a warning.
Signed-off-by: vsoch <[email protected]>1 parent 92914d5 commit a691e9a
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments