Browse Source

Issue #23806: Merge susp-ignored.csv from 3.5

pull/9921/head
Martin Panter 10 years ago
parent
commit
37917369d5
  1. 1
      Doc/tools/susp-ignored.csv

1
Doc/tools/susp-ignored.csv

@ -198,6 +198,7 @@ library/unittest,,:first,"self.assertEqual(cm.output, ['INFO:foo:first message',
library/unittest,,:foo,'ERROR:foo.bar:second message'])
library/unittest,,:second,'ERROR:foo.bar:second message'])
library/urllib.request,,:close,Connection:close
library/urllib.request,,:port,:port
library/urllib.request,,:lang,"xmlns=""http://www.w3.org/1999/xhtml"" xml:lang=""en"" lang=""en"">\n\n<head>\n"
library/urllib.request,,:password,"""joe:password@python.org"""
library/uuid,,:uuid,urn:uuid:12345678-1234-5678-1234-567812345678

Loading…
Cancel
Save