cpython/Doc/howto
Pablo Galindo 8ca036d471 bpo-32586: Fix code example in urllib2's doc (GH-5238)
It should be `urllib2.URLError` instead of just `URLError`.
2018-01-18 16:16:13 -08:00
..
argparse.rst
cporting.rst
curses.rst
descriptor.rst [2.7] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) (GH-2340) 2017-06-22 21:24:23 -07:00
doanddont.rst
functional.rst
index.rst
logging-cookbook.rst trivial: link updates in documentation (GH-2765) (#4836) 2017-12-13 14:45:13 +02:00
logging.rst
logging_flow.png
pyporting.rst
regex.rst bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) (GH-4555) 2017-11-24 21:01:39 -08:00
sockets.rst
sorting.rst
unicode.rst
urllib2.rst bpo-32586: Fix code example in urllib2's doc (GH-5238) 2018-01-18 16:16:13 -08:00
webservers.rst