At 11:23 -0800 13/12/10, Ned Deily wrote:
> please try using the python.org 32-bit-only python 2.7.1 installer which is
> linked with GNU readline and then the python.org 64-bit python 2.7.1 which is
> currently linked with editline. If the problem is duplicated there, please
> open an issue on
In article ,
Jym Feat wrote:
> I'm having issues when using python 2.6.1 in interactive mode : it wouldn't
> let me type anything but plain ascii... while the terminal itself will
> properly display french accented characters as entered on the fly;
>
> so I looked into site.py, found that sil