H
H
Heafy2014-08-20 15:28:56
Python
Heafy, 2014-08-20 15:28:56

Python shell: Should a list of reserved words be displayed when Tab is pressed?

Previously, I tried to indent with the Tab key while in the python shell (well, such a habit) and as far as I remember, nothing happened.
Now, by pressing Tab, a certain list (of reserved words?) appears:
58837da43b2441929e25f55867f83712.bmp
It seems to be a trifle, but annoying ..
Tell me, is this supposed to happen, and how can I fix it?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ridhid, 2014-08-20
@Ridhid

Most likely, you had everything that was available through locals (). As for the shell for python, I can recommend the rather cool ipython .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question