Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0392271

Browse files
committed
send people to the right editors page (#20938)
1 parent b454742 commit 0392271

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/faq/general.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,8 @@ that is written in Python using Tkinter. PythonWin is a Windows-specific IDE.
471471
Emacs users will be happy to know that there is a very good Python mode for
472472
Emacs. All of these programming environments provide syntax highlighting,
473473
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.
474+
`the Python wiki <https://wiki.python.org/moin/PythonEditors>`_ for a full list
475+
of Python editing environments.
475476

476477
If you want to discuss Python's use in education, you may be interested in
477478
joining `the edu-sig mailing list

0 commit comments

Comments
 (0)