python/dist/src/Doc/lib liblogging.tex, 1.12, 1.12.8.1
Update of /cvsroot/python/python/dist/src/Doc/lib In directory sc8-pr-cvs1:/tmp/cvs-serv20151 Modified Files: Tag: release23-maint liblogging.tex Log Message: SF patch #791153: inconsistency with implementation(logging) (Contributed by George Yoshida.) Index: liblogging.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/liblogging.tex,v retrieving revision 1.12 retrieving revision 1.12.8.1 diff -C2 -d -r1.12 -r1.12.8.1 *** liblogging.tex 8 Jul 2003 16:26:34 -0000 1.12 --- liblogging.tex 1 Sep 2003 22:52:14 -0000 1.12.8.1 *************** *** 367,371 **** Initializes the \class{Handler} instance by setting its level, setting the list of filters to the empty list and creating a lock (using ! \method{getLock()}) for serializing access to an I/O mechanism. \end{methoddesc} --- 367,371 ---- Initializes the \class{Handler} instance by setting its level, setting the list of filters to the empty list and creating a lock (using ! \method{createLock()}) for serializing access to an I/O mechanism. \end{methoddesc}
participants (1)
-
rhettingerīŧ users.sourceforge.net