Mailing List Archive

to make python shell window
Hello,everyone.

I want to make shell window to use python
commandline interface.

It seems difficult to interact with python by
PyRun_InteractiveLoop.

I don't figure out how to avoid using standard
input and
how to convey input string and gui events(such as
ctrl-d) to python.

Is it possible by using PyRun_InteractiveLoop ?
Or I should use another function ?

If you know good way to make shell window to use
python,
please let me know.


Thanks for reading.
Thooney Millennier
too@pk.highway.ne.jp