Is there a way of putting the Python Shell output in a tkinter window?

Python question - I can't seem to find python shell from IDLE in windows ?

  • I just installed Python and I can't seem to find python shell from IDLE in windows. When I right click in a *.py file I can chosse EDIT WITH IDLE. With IDLE open I can choose the menu RUN --> PYTHON SHELL But I can't find a way to open this PYTHON SHELL from my computer directly. I could use cmd but it doesnt have autocomplete like PYTHON SHELL from IDLE I already searched here : C:\Python27 C:\Python27\Lib\idlelib but I dont see it. Do you know where this PYTHON SHELL from IDLE is ? Thanks

  • Answer:

    Why would you want to do it like this? Under Windows, I use Notepad ++ to edit my source files, and I've added the required directory to %PATH% in order to support double clicking on a .py file to run it. http://notepad-plus-plus.org/

Poseur de question revisited at Yahoo! Answers Visit the source

Was this solution helpful to you?

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.