Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add raw_input support to Python interpreter in MantidPlot #2552

Closed
martyngigg opened this issue Oct 1, 2010 · 1 comment
Closed

Add raw_input support to Python interpreter in MantidPlot #2552

martyngigg opened this issue Oct 1, 2010 · 1 comment
Assignees
Milestone

Comments

@martyngigg
Copy link
Member

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.

@martyngigg
Copy link
Member Author

This issue was originally trac ticket 1705

@martyngigg martyngigg self-assigned this Jun 3, 2015
@martyngigg martyngigg added this to the Release 2.1 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant