cpython/Doc/howto
Benjamin Peterson 0551144b35 Merged revisions 87949 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87949 | benjamin.peterson | 2011-01-11 22:44:41 -0600 (Tue, 11 Jan 2011) | 1 line

  fix weirdly ambigious sentence
........
2011-01-12 04:47:43 +00:00
..
advocacy.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 2008-03-15 00:20:19 +00:00
cporting.rst Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from 2010-11-26 07:42:15 +00:00
curses.rst The curses panel library is now supported 2009-02-26 22:34:30 +00:00
descriptor.rst Merged revisions 84945 via svnmerge from 2010-10-06 09:32:48 +00:00
doanddont.rst Issue 7402: Improve reduce() example in the python idioms how-to. 2010-10-31 22:00:27 +00:00
functional.rst Let's call this done 2010-05-12 00:40:47 +00:00
index.rst Add descriptor howto to main documentation 2010-04-11 08:14:45 +00:00
regex.rst Issue #10875: Update Regular Expression HOWTO; additional backport with 2.7 modification. 2011-01-11 00:07:12 +00:00
sockets.rst Merged revisions 84945 via svnmerge from 2010-10-06 09:32:48 +00:00
sorting.rst Merged revisions 87949 via svnmerge from 2011-01-12 04:47:43 +00:00
unicode.rst Note that Python 3.x isn't covered; add forward ref. for UTF-8; note error in 2.5 and up 2010-06-20 21:45:45 +00:00
urllib2.rst builtin -> built-in. 2009-07-26 14:37:28 +00:00
webservers.rst Merged revisions 86488 via svnmerge from 2010-11-16 21:08:14 +00:00