## Replace the ... text below with a title and a summary of the problem. ## Feel free to remove any remaining comments once you're done! = Asking for Help: IDLE doesn't clean up pythonw processes = ... ## Insert your problem description here. You may provide code samples using syntax like this: ## {{{#!python ## ... ## }}} I am trying to run Python on IDLE in Windows 7. Why doesn't IDLE close old pythonw processes on restarting the shell or even quitting IDLE? I'm having to manually close he processes in task manager. Is this normal or do I have to change some settings? ## Leave the note below so that editors can follow the instructions... {{{#!wiki note When ''answering'' questions, add the CategoryAskingForHelpAnswered category when saving the page. This will move the link to this page from the questions section to the answers section on the [[Asking for Help]] page. }}} ---- CategoryAskingForHelp