summaryrefslogtreecommitdiffstats
path: root/Doc/howto/index.rst
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2011-02-03 22:01:54 (GMT)
committerBrett Cannon <bcannon@gmail.com>2011-02-03 22:01:54 (GMT)
commit8045d9781937d022dd8b0e078c84a8c439343e43 (patch)
treeea83093307a4ae9a260f8903317d8bef990bfc1f /Doc/howto/index.rst
parent6153604bc700d06c6a280643743c547db7d0d4f6 (diff)
downloadcpython-8045d9781937d022dd8b0e078c84a8c439343e43.zip
cpython-8045d9781937d022dd8b0e078c84a8c439343e43.tar.gz
cpython-8045d9781937d022dd8b0e078c84a8c439343e43.tar.bz2
Add a HOWTO on how to port from Python 2 to Python 3.
Diffstat (limited to 'Doc/howto/index.rst')
-rw-r--r--Doc/howto/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/howto/index.rst b/Doc/howto/index.rst
index 09bc5cb..94ecc9a 100644
--- a/Doc/howto/index.rst
+++ b/Doc/howto/index.rst
@@ -14,6 +14,7 @@ Currently, the HOWTOs are:
:maxdepth: 1
advocacy.rst
+ pyporting.rst
cporting.rst
curses.rst
descriptor.rst