Readline and unwanted filename completion

Michael Hudson mwh at python.net
Wed Feb 6 09:54:01 EST 2002


Simon Budig <simon at ping-pong.budig> writes:

> In article <uheowosxs.fsf at python.net>, Michael Hudson wrote:
> > Well, it can't go into 2.2.  If you mean 2.2.1, that's a little
> > greyer; there might be people out there who rely on the current
> > behaviour.
> 
> Hmm. Maybe it is possible to export this variable as an optional
> parameter to readline.set_completer with the default on the
> current behaviour?

But then that's a new feature...

> I think it is really annoying, that readline in the current
> python-module implementation insists on completing filenames when
> the completer returns no matches.

Sorry.  But I don't think you can claim it's a pure bug, and so it's
not 2.2.1 material.

Cheers,
M.

-- 
  Ya, ya, ya, except ... if I were built out of KSR chips, I'd
  be running at 25 or 50 MHz, and would be wrong about ALMOST
  EVERYTHING almost ALL THE TIME just due to being a computer!
                                              -- Tim Peters, 30 Apr 97



More information about the Python-list mailing list