* Colin Watson ([EMAIL PROTECTED]) wrote: > On Thu, Aug 16, 2001 at 12:48:08PM -0500, Oleksandr Moskalenko wrote: > > I'm puzzled as to why python2 doesn't use readline. > > Have a look at bug #84080 (http://bugs.debian.org/84080). > > -- > Colin Watson [EMAIL PROTECTED]
Crying in despair I downloaded and compiled sources from python.org. And as my PATH has /usr/local/bin before /usr/bin I run the compiled version now when I need to use interpreter. It's not as good as if Debian package was fixed, but will work for now. Thanks, Alex.