It is really a suffix :-)

This commit is contained in:
Raymond Hettinger 2011-07-14 14:41:43 +08:00
parent 2e7ea507d6
commit cec795d639
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ and off individually. They are described here in more detail.
.. 2to3fixer:: long .. 2to3fixer:: long
Strips the ``L`` prefix on long literals and renames :class:`long` to Strips the ``L`` suffix on long literals and renames :class:`long` to
:class:`int`. :class:`int`.
.. 2to3fixer:: map .. 2to3fixer:: map