Commit 4dafd407 authored by Benjamin Peterson's avatar Benjamin Peterson

fix long fixer docs (#4590)

parent a4fdd599
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment