]> granicus.if.org Git - python/commitdiff
Suspicious markup check.
authorGeorg Brandl <georg@python.org>
Tue, 1 May 2012 07:29:56 +0000 (09:29 +0200)
committerGeorg Brandl <georg@python.org>
Tue, 1 May 2012 07:29:56 +0000 (09:29 +0200)
Doc/howto/logging-cookbook.rst
Doc/tools/sphinxext/susp-ignored.csv

index 621fdcb7ee6cd3c3cadb611ff3a5cba36c79a14b..bb9c1666363e7937513038530b0e4ea638fff1e3 100644 (file)
@@ -1599,7 +1599,7 @@ UTF-8, then you need to do the following:
 
       'ASCII section\ufeffUnicode section'
 
-   The Unicode code point ``'\feff```, when encoded using UTF-8, will be
+   The Unicode code point ``'\feff'``, when encoded using UTF-8, will be
    encoded as a UTF-8 BOM -- the byte-string ``b'\xef\xbb\xbf'``.
 
 #. Replace the ASCII section with whatever placeholders you like, but make sure
index a3d8d0bef964d65e6a37139feb4aacbe319061ec..555ec030927e8900d63c70e292684634f5afe0c1 100644 (file)
@@ -87,6 +87,7 @@ library/functions,,:stop,"a[start:stop, i]"
 library/functions,,:stop,a[start:stop:step]
 library/hotshot,,:lineno,"ncalls  tottime  percall  cumtime  percall filename:lineno(function)"
 library/http.client,52,:port,host:port
+library/http.cookies,,`,!#$%&'*+-.^_`|~:
 library/httplib,,:port,host:port
 library/imaplib,,:MM,"""DD-Mmm-YYYY HH:MM:SS"
 library/imaplib,,:SS,"""DD-Mmm-YYYY HH:MM:SS"