Ticket #1705 (closed: wontfix)
Add raw_input support to Python interpreter in MantidPlot
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
Request from Felix:
When I try to run raw_input() on MANTIDPLOT’s script interpreter I get an EOFError. Are there any other issues with this interpreter to be aware of, say, compared to IDLE or IPYTHON? ... As for raw_input, it would be nice to have an interpreter within MANTIDplot that can do pretty much anything else one can do with other interpreters …
I'm not 100% sure how to do this. I think it would involve connecting up the embedded interpreter's std::in to a function within the interpreter that acted like an input stream.
Change History
comment:1 Changed 10 years ago by Nick Draper
- Owner set to Martyn Gigg
- Status changed from new to assigned
- Milestone changed from Iteration 25 to Iteration 26
comment:2 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 26 to Iteration 27
Bulk move of tickets to iteration 27, if your ticket is essential for Iteration 26 then move it back.
comment:3 Changed 10 years ago by Nick Draper
- Milestone changed from Iteration 27 to Iteration 28
Bulk move of tickets at the end of iteration 27
comment:4 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
Accepted and assigned tickets moved at iteration 29 code freeze
comment:6 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:7 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:9 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to wontfix
I don't see this as being necessary anymore. IPython already has this so I think we should aim for IPython replacing the interpreter and gain all the useful functionality that they have.
comment:10 Changed 8 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
wontfix reason accepted
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2552