You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
139 B
11 lines
139 B
8 years ago
|
# tests for autocompletion
|
||
|
impo sys
|
||
|
not_exist.
|
||
|
not_exist
|
||
|
x = '123'
|
||
|
1, x.isdi ()
|
||
|
i = str
|
||
|
i.lowe ('ABC')
|
||
|
j = None
|
||
|
j.
|