0
0
mirror of https://github.com/python/cpython.git synced 2024-11-30 18:51:15 +01:00
cpython/Doc/howto
2011-03-06 11:12:42 +01:00
..
advocacy.rst
cporting.rst
curses.rst
descriptor.rst
doanddont.rst
functional.rst
index.rst
logging-cookbook.rst Issue #11331: fixed documentation in logging cookbook. 2011-02-26 14:24:29 +00:00
logging.rst
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