summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/idle_test/test_pyparse.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-01-16 00:00:32 (GMT)
committerGitHub <noreply@github.com>2020-01-16 00:00:32 (GMT)
commit970188c2d792133e2273924a987e0542659a676f (patch)
treea69f28d58cd10a6cbfe5b12208710856b992a6b7 /Lib/idlelib/idle_test/test_pyparse.py
parent74b95b6b320a739b75776c275d70deaa6330f5c1 (diff)
downloadcpython-970188c2d792133e2273924a987e0542659a676f.zip
cpython-970188c2d792133e2273924a987e0542659a676f.tar.gz
cpython-970188c2d792133e2273924a987e0542659a676f.tar.bz2
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
The previous double colon was wrongly place directly after Therefore. Which produced a block without syntax highlighting. This fixes it by separating the double colon from the text. As a result, sphinx now properly highlights the python code. https://bugs.python.org/issue39348 (cherry picked from commit fad8b5674c66d9e00bb788e30adddb0c256c787b) Co-authored-by: Oz N Tiram <oz.tiram@noris.de>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions