Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4705235 commit 4592497Copy full SHA for 4592497
1 file changed
Doc/howto/pyporting.rst
@@ -379,7 +379,7 @@ supported by Python 2. You should also update the classifiers in your
379
.. _cheat sheet: http://python-future.org/compatible_idioms.html
380
.. _coverage.py: https://pypi.python.org/pypi/coverage
381
.. _Futurize: http://python-future.org/automatic_conversion.html
382
-.. _Modernize:
+.. _Modernize: http://python-modernize.readthedocs.org/en/latest/
383
.. _Porting to Python 3: http://python3porting.com/
384
.. _Pylint: https://pypi.python.org/pypi/pylint
385
.. _Python 3 Q & A: http://ncoghlan-devs-python-notes.readthedocs.org/en/latest/python3/questions_and_answers.html
0 commit comments