cpython/Doc/howto
Georg Brandl 891391bf68 Merge doc fixes. 2011-03-06 11:12:42 +01:00
..
advocacy.rst
cporting.rst Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 2010-11-26 08:49:15 +00:00
curses.rst
descriptor.rst
doanddont.rst Issue 7402: Improve reduce() example in the python idioms how-to. 2010-10-31 22:01:57 +00:00
functional.rst
index.rst Add a HOWTO on how to port from Python 2 to Python 3. 2011-02-03 22:01:54 +00:00
logging-cookbook.rst Issue #11331: fixed documentation in logging cookbook. 2011-02-26 14:24:29 +00:00
logging.rst Fix a few doc errors, mostly undefined keywords. 2011-01-15 17:03:02 +00:00
pyporting.rst Update the porting HOWTO to be a little less harsh on using 2to3. 2011-02-18 01:34:28 +00:00
regex.rst #11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ]. 2011-03-06 11:07:11 +01:00
sockets.rst
sorting.rst Small markup and wording tweaks for the sorting-howto. 2011-02-06 06:11:29 +00:00
unicode.rst Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from 2011-02-25 09:48:21 +00:00
urllib2.rst
webservers.rst Merged revisions 86488 via svnmerge from 2010-11-16 21:06:43 +00:00