diff options
author | Kathryn Lingel <kathryn@lingel.net> | 2019-05-06 12:16:29 -0700 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-05-02 23:11:03 +1000 |
commit | 1f1a54d0b1371efcfec6ca1b03d21b07a908c70d (patch) | |
tree | 9ffd727418a9934ae9aaa0e5f0b72fbce14f7f13 /docs/esp8266/tutorial/adc.rst | |
parent | aa061ae391f2a8fbb16ace31ae0e4ae35b6ad5e9 (diff) | |
download | micropython-1f1a54d0b1371efcfec6ca1b03d21b07a908c70d.tar.gz micropython-1f1a54d0b1371efcfec6ca1b03d21b07a908c70d.zip |
py/repl: Filter private methods from tab completion.
Anything beginning with "_" will now only be tab-completed if there is
already a partial match for such an entry. In other words, entering
foo.<tab> will no longer complete/list anything beginning with "_".
Originally at adafruit#1850
Signed-off-by: Kathryn Lingel <kathryn@lingel.net>
Diffstat (limited to 'docs/esp8266/tutorial/adc.rst')
0 files changed, 0 insertions, 0 deletions