]> granicus.if.org Git - python/commitdiff
Remove colspanning cells.
authorGeorg Brandl <georg@python.org>
Sun, 18 Apr 2010 09:50:07 +0000 (09:50 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 18 Apr 2010 09:50:07 +0000 (09:50 +0000)
Doc/library/logging.rst

index 32cad92b29978f2cb81477edd1200c3ffce287bd..69dc25e991fa6ef95535432f9bd980d1f3786726 100644 (file)
@@ -2028,8 +2028,8 @@ supports sending logging messages to a remote or local Unix syslog.
       The symbolic ``LOG_`` values are defined in :class:`SysLogHandler` and
       mirror the values defined in the ``sys/syslog.h`` header file.
 
-      +------------------------------------------+
-      | Priorities                               |
+      **Priorities**
+
       +--------------------------+---------------+
       | Name (string)            | Symbolic value|
       +==========================+===============+
@@ -2050,8 +2050,8 @@ supports sending logging messages to a remote or local Unix syslog.
       | ``warn`` or ``warning``  | LOG_WARNING   |
       +--------------------------+---------------+
 
-      +-------------------------------+
-      | Facilities                    |
+      **Facilities**
+
       +---------------+---------------+
       | Name (string) | Symbolic value|
       +===============+===============+