cpython/Doc/howto
basak 9d09e1719c
Typo: fix inverted sense of statement (GH-23288)
Looks like a "not" was inadvertently omitted in commit e6a7ea4.
Classmethods are useful when data stored in specific instances are *not*
needed.

Automerge-Triggered-By: GH:JulienPalard
2020-11-25 06:12:17 -08:00
..
argparse.rst Use f-strings in argparse HOWTO (GH-20070) 2020-05-20 21:22:59 -07:00
clinic.rst
cporting.rst
curses.rst
descriptor.rst Typo: fix inverted sense of statement (GH-23288) 2020-11-25 06:12:17 -08:00
functional.rst
index.rst
instrumentation.rst bpo-40204: Fix Sphinx sytanx in howto/instrumentation.rst (GH-21858) 2020-08-13 19:15:38 +02:00
ipaddress.rst
logging-cookbook.rst Fixes dead links to Django's logging config docs (GH-20823) 2020-06-14 10:23:47 -07:00
logging.rst [doc] Update documentation on logging optimization. (GH-22075) 2020-09-03 19:44:12 +01:00
logging_flow.png
pyporting.rst
regex.rst
sockets.rst Doc: change 'Posix' for 'POSIX' (GH-20001) 2020-05-17 23:29:51 +02:00
sorting.rst
unicode.rst bpo-42236: Enhance init and encoding documentation (GH-23109) 2020-11-02 16:49:54 +01:00
urllib2.rst Revert "Fix all Python Cookbook links (#22205)" (GH-22424) 2020-09-27 01:47:25 +01:00