Latest Release: rlcompleter2-0.96, 30th March 2005

A minor bugfix release.

Quick start

requirements: Python-2.2.x or higher, working readline module.

Permanent install with distutils

There is only one module which needs to be installed but for your convenience you can use distutils:

customizing readline

To always get completions on the first <tab> you can put the line set show-all-if-ambiguous on into your .inputrc readline initialization file.