How to insert indentation in the command line (python scripting)? <TAB> button doesn't work.

Asked by Dmitry

I've just installed terminator and come across the following issue:
When I want to insert an indentation (say, 4 spaces normally) <TAB> button doesn't work.
Is there any way to fix this?
Thank you!

Question information

Language:
English Edit question
Status:
Solved
For:
Terminator Edit question
Assignee:
No assignee Edit question
Solved by:
Dmitry
Solved:
Last query:
Last reply:
Revision history for this message
Dmitry (angler-inbox) said :
#1

The problem was in Python3 shell.
I've just tried <TAB> in Python2 - it works normally.
Problem solved!