fix long fixer docs (#4590)
This commit is contained in:
parent
a4fdd599e2
commit
4dafd4075c
|
@ -264,8 +264,7 @@ and off individually. They are described here in more detail.
|
|||
|
||||
.. 2to3fixer:: long
|
||||
|
||||
Strips the ``L`` prefix on long literals and renames :class:`long` to
|
||||
:class:`int`.
|
||||
Renames :class:`long` to :class:`int`.
|
||||
|
||||
.. 2to3fixer:: map
|
||||
|
||||
|
|
Loading…
Reference in New Issue