[Python-Dev] [Python-checkins] r84858 - in python/branches: py3k/Doc/library/logging.rst release27-maint/Doc/library/logging.rst

Georg Brandl g.brandl at gmx.net
Tue Sep 21 09:25:55 CEST 2010


Am 21.09.2010 01:42, schrieb Éric Araujo:
> Hello
> 
> +   NOTE: If you are thinking of defining your own levels, please see
> the section
> +   on :ref:`custom-levels`.
> 
> I think those instances of upper-case-as-markup should either be real
> reST note/warning/etc. directives or plain English (that is, integrating
> “NOTE:” into the text flow, for example “Note that...”/“Pay attention
> to...”).

I've been told that "Note that" should be removed altogether, as it's
quite redundant :)

Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-Dev mailing list