cpython: e9d9bebb979f (original) (raw)

Mercurial > cpython

changeset 87123:e9d9bebb979f 2.7

Issue #19504: Used American spelling for 'customize'. [#19504]

Vinay Sajip <vinay_sajip@yahoo.co.uk>
date Fri, 15 Nov 2013 20:54:15 +0000
parents bbb227b96c45
children aa3a7d5e0478
files Doc/library/logging.rst
diffstat 1 files changed, 2 insertions(+), 2 deletions(-)[+] [-] Doc/library/logging.rst 4

line wrap: on

line diff

--- a/Doc/library/logging.rst +++ b/Doc/library/logging.rst @@ -727,8 +727,8 @@ functions. Return either the standard :class:Logger class, or the last class passed to :func:setLoggerClass. This function may be called from within a new class