• Dan Davison's avatar
    Pass entire line of input to module completer · 53df7818
    Dan Davison authored
    The module completer wants e.g. 'from xxx' as input, not just 'xxx'.
    
    This change also causes all modules to be offered as completions to
    'from ', whereas previously this was regarded as empty input.
    53df7818
python.el 110 KB