diff options
Diffstat (limited to 'python/bncompleter.py')
| -rw-r--r-- | python/bncompleter.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/bncompleter.py b/python/bncompleter.py index 74d18631..9cb7d14f 100644 --- a/python/bncompleter.py +++ b/python/bncompleter.py @@ -6,7 +6,9 @@ https://github.com/python/cpython/blob/master/LICENSE The only changes made were to modify the regular expression in attr_matches and all code that relied on GNU readline (the later more for readability as it wasn't required). + -------------- + Word completion for GNU readline. The completer completes keywords, built-ins and globals in a selectable |
