Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b454742 commit 0392271Copy full SHA for 0392271
1 file changed
Doc/faq/general.rst
@@ -471,7 +471,8 @@ that is written in Python using Tkinter. PythonWin is a Windows-specific IDE.
471
Emacs users will be happy to know that there is a very good Python mode for
472
Emacs. All of these programming environments provide syntax highlighting,
473
auto-indenting, and access to the interactive interpreter while coding. Consult
474
-http://www.python.org/editors/ for a full list of Python editing environments.
+`the Python wiki <https://wiki.python.org/moin/PythonEditors>`_ for a full list
475
+of Python editing environments.
476
477
If you want to discuss Python's use in education, you may be interested in
478
joining `the edu-sig mailing list
0 commit comments