New posts in python-idle

TypeError: 'filter' object is not subscriptable

How to remove tab indent from several lines in IDLE?

how do I launch IDLE, the development environment for Python, on Mac OS 10.7?

What code can I use to check if script is running in IDLE?

How can I open the currently running script's .py file using IDLE in Python?

Deleting consonants from a string in Python

How to start IDLE (Python editor) without using the shortcut on Windows Vista?

IPython workflow (edit, run)

How to get the list of all initialized objects and function definitions alive in python?

python IDLE shell appears not to handle some escapes correctly

How to launch python Idle from a virtual environment (virtualenv)

Why do I get a recursion error with BeautifulSoup and IDLE?

IDLE warns against an old TCL version even though I've installed a newer version

interactive shell debugging with pycharm

Python IDLE: Change Python Version

Terminating idle mysql connections

Can multiprocessing Process class be run from IDLE

Import module works in terminal but not in IDLE

How do I access the command history from IDLE?

How to run a python script from IDLE interactive shell?