commit | 4f25ac7abdf093798edeb7e3d04a3d494821b6da | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 14 14:30:11 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 14 14:30:11 2010 +0000 |
tree | 6a56bc2b3cccb86a66a1c4e45a10f5c78b697fd2 | |
parent | b565ac877623c257066d3b6a0c27b0f085e946a4 [diff] |
Merged revisions 81163 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81163 | victor.stinner | 2010-05-14 16:20:07 +0200 (ven., 14 mai 2010) | 2 lines Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP ........