HI All, Apologize for being a newbie to python area and sorry for my English.
Actually what I need is embedding a python interactive console(or other shell console alike module) on my python program for debugging and controlling purpose during the program runtime. For example, print/set some important value, query some runtime status when I remote login to host via telnet/ssh when the program running on the host. One of the idea is I can write the program use the GUI tech, but that is not fit for someone use a text based session. In summary, in my scheme, it should something looks like the GEdit extension - python console and but may interactive with tty/vty lines. Can anyone give a brief to me? Thanks in advance. -- Kee K Y CHEN <keekyc...@gmail.com> -- http://mail.python.org/mailman/listinfo/python-list