Running OS X 10.6.8 Snow Leopard
I cannot input the scandinavian letters into the interpretive mode. The terminal bell sounds for every keystroke and nothing shows up. All letters show up as normal in the regular terminal environment. Inputting UTF8 characters works fine in the Terminal, when running a python script, in PyDev and in the REPL
Is there a problem with the interactive mode settings and these special characters?
I have installed and am running python 2.7.3
mainly, but the OS-provided Pythons have this problem too. (i.e when running python2.5
or python2.6
I still experience this problem.) I dont know if installing python 2.7 has changed some under library that it uses, maybe readline
(I'm on thin ice here, guessing basically)?