Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbedf05a

Browse files
Viicoshugovk
andauthored
PEP 255: Fix rendering of Python 2 code block (#4246)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent1bb4f08 commitbedf05a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎peps/pep-0255.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Author: Neil Schemenauer <nas@arctrix.com>,
55
Magnus Lie Hetland <magnus@hetland.org>
66
Status: Final
77
Type: Standards Track
8-
Content-Type: text/x-rst
98
Requires: 234
109
Created: 18-May-2001
1110
Python-Version: 2.2
@@ -289,7 +288,7 @@ otherwise appearing in ``finally`` clauses, ``except`` clauses, or in the
289288
Example
290289
=======
291290

292-
::
291+
..code-block::python2
293292
294293
# A binary tree class.
295294
class Tree:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp