tab completion instead of jedi autocompletion in docs

This commit is contained in:
David Halter
2013-08-16 10:55:12 +04:30
parent 873c609fca
commit cfe21c74e8

View File

@@ -1,7 +1,7 @@
.. include:: ../global.rst .. include:: ../global.rst
Jedi autocompletion in the Python interpreter Tab completion in the Python Shell
============================================= ==================================
There are two different options how you can use Jedi autocompletion in There are two different options how you can use Jedi autocompletion in
your Python interpreter. One with your custom ``$HOME/.pythonrc.py`` file your Python interpreter. One with your custom ``$HOME/.pythonrc.py`` file