]> granicus.if.org Git - python/commit
Add Python porting howto from 3.x.
authorÉric Araujo <merwok@netwok.org>
Thu, 18 Aug 2011 23:22:42 +0000 (01:22 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 18 Aug 2011 23:22:42 +0000 (01:22 +0200)
commit52a5a034982f24e971587750cb244f565baf86d9
tree68209c916d88e749044d9f0e1a9bbe2ed6a3e866
parentf595a76d3d56f09cb1565338f911309e9cc65304
Add Python porting howto from 3.x.

No change was necessary to make the file build, contrary to cporting.rst
that uses markup like :c:func: that needs to be changed to :cfunc: in
2.7.  Future backports should be straightforward.
Doc/howto/cporting.rst
Doc/howto/index.rst
Doc/howto/pyporting.rst [new file with mode: 0644]