My favorite Python shell is DreamPie and I want to use it with Python 3.2. I’ve used the “add interpreter” DreamPie app and added Python 3.2. When opening the Python 3.2 DreamPie instance I get the following error message:

Indeed, Python 3.2 isn’t mentioned on the DreamPie website as supported, but I still want to know if there’s a way to make it work anyway.
A quick search of the DreamPie issues found Can’t launch python 3.2 which contains the following workaround in the first comment:
There are a number of other suggested workarounds in later comments.
Edit:
A fix for this issue has already been committed but is not in a stable release as far as I can tell.