From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 12 Nov 2018 16:52:13 +0000 (-0800) Subject: Linkify PEP 8 in unix.rst (GH-10482) X-Git-Tag: v2.7.16rc1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6042f462cf623b4c8c17cd53c33f3a1dfebf4c3b;p=thirdparty%2FPython%2Fcpython.git Linkify PEP 8 in unix.rst (GH-10482) (cherry picked from commit 9404e7737bd09bc1df154e1216d721e5168e4c68) Co-authored-by: Andrés Delfino --- diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 7719baa8cdeb..4789e4f44335 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -142,7 +142,7 @@ Editors and IDEs ================ There are a number of IDEs that support Python programming language. -Many editors and IDEs provide syntax highlighting, debugging tools, and PEP-8 checks. +Many editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` checks. Please go to `Python Editors `_ and `Integrated Development Environments `_