summaryrefslogtreecommitdiff
path: root/python/bncompleter.py
AgeCommit message (Collapse)Author
2019-09-09remove six dependence which was breaking some versions and add function ↵Jordan Wiens
prototype matching
2019-09-03python2 support for completion through arrays, also add parenthesis for ↵Jordan Wiens
function calls
2019-09-03modifying rlcompleter to support completion through list lookups, updating ↵Jordan Wiens
license information as well