micropython/tests/cmdline/repl_autocomplete.py

10 wiersze
136 B
Python

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

# tests for autocompletion
impo sys
not_exist. 
not_exist 
x = '123'
1, x.isdi ()
i = str
i.lowe ('ABC')
None.