0
0
mirror of https://github.com/python/cpython.git synced 2024-11-29 00:56:12 +01:00
cpython/Doc/howto
2019-09-08 12:42:13 +03:00
..
argparse.rst
clinic.rst
cporting.rst
curses.rst
descriptor.rst bpo-25777: Wording describes a lookup, not a call (GH-15573) 2019-08-28 22:59:43 -07:00
functional.rst
index.rst
instrumentation.rst
ipaddress.rst
logging_flow.png
logging-cookbook.rst Refined Qt GUI example in the logging cookbook. (GH-15045) 2019-07-31 07:36:45 +01:00
logging.rst
pyporting.rst
regex.rst
sockets.rst bpo-15999: Always pass bool instead of int to socket.setblocking(). (GH-15621) 2019-09-01 12:12:52 +03:00
sorting.rst
unicode.rst Correct Roman-numeral example in Unicode HOWTO. (GH-15541) 2019-09-08 12:42:13 +03:00
urllib2.rst