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

Skip to content

Commit 4dafd40

Browse files
committed
fix long fixer docs (#4590)
1 parent a4fdd59 commit 4dafd40

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/library/2to3.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,7 @@ and off individually. They are described here in more detail.
264264
265265
.. 2to3fixer:: long
266266
267-
Strips the ``L`` prefix on long literals and renames :class:`long` to
268-
:class:`int`.
267+
Renames :class:`long` to :class:`int`.
269268
270269
.. 2to3fixer:: map
271270

0 commit comments

Comments
 (0)