to make python shell window

Thooney Millennier thooney at pk.highway.ne.jp
Thu Apr 29 03:44:25 EDT 1999


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 at pk.highway.ne.jp




More information about the Python-list mailing list