cpython/Doc/howto
Antoine Pitrou b53e2c4900 The functional module hasn't been maintained since 2006 and doesn't work with Python 3.
Remove section about it from the functional programming FAQ.
2011-12-05 01:05:55 +01:00
..
advocacy.rst
cporting.rst
curses.rst
descriptor.rst
functional.rst The functional module hasn't been maintained since 2006 and doesn't work with Python 3. 2011-12-05 01:05:32 +01:00
index.rst
logging-cookbook.rst Added a configuration dictionary example to the logging cookbook. 2011-11-23 14:27:54 +00:00
logging.rst
pyporting.rst Issue #12666: Added section about map changes. 2011-12-03 08:24:21 -05:00
regex.rst
sockets.rst
sorting.rst
unicode.rst
urllib2.rst
webservers.rst