From: Andrés Delfino Date: Mon, 12 Nov 2018 16:31:57 +0000 (-0300) Subject: Linkify PEP 8 in unix.rst (GH-10482) X-Git-Tag: v3.8.0a1~515 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9404e7737bd09bc1df154e1216d721e5168e4c68;p=thirdparty%2FPython%2Fcpython.git Linkify PEP 8 in unix.rst (GH-10482) --- diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 4403180a0e27..31cf87c66f5f 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -140,7 +140,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 `_