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 bd866e9 commit 5405a0bCopy full SHA for 5405a0b
1 file changed
Doc/howto/pyporting.rst
@@ -15,7 +15,7 @@ Porting Python 2 Code to Python 3
15
that strategy.
16
17
If you are looking to port an extension module instead of pure Python code,
18
- please see http://docs.python.org/py3k/howto/cporting.html .
+ please see :ref:`cporting-howto`.
19
20
21
Choosing a Strategy
0 commit comments