rlcompleter: The GNU Read Line Completion Function Module

1 Description

The Python rlcompleter module defines a function which may be used in conjunction with the readline module to 'complete' valid Python identifiers and keywords.

This document was last updated: