specify what -3 warnings are about
This commit is contained in:
parent
25f221b0cb
commit
fe8076eeb6
|
@ -356,7 +356,8 @@ Miscellaneous options
|
||||||
|
|
||||||
.. cmdoption:: -3
|
.. cmdoption:: -3
|
||||||
|
|
||||||
Warn about Python 3.x incompatibilities. Among these are:
|
Warn about Python 3.x incompatibilities which cannot be fixed trivally by
|
||||||
|
:ref:`2to3 <2to3-reference>`. Among these are:
|
||||||
|
|
||||||
* :meth:`dict.has_key`
|
* :meth:`dict.has_key`
|
||||||
* :func:`apply`
|
* :func:`apply`
|
||||||
|
|
Loading…
Reference in New Issue