Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
6cd56353
Commit
6cd56353
authored
9 years ago
by
Robert Collins
Browse files
Options
Browse Files
Download
Plain Diff
Merge unittest docs suspicious fix.
parents
38de40db
16dd2105
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Doc/tools/susp-ignored.csv
Doc/tools/susp-ignored.csv
+4
-4
No files found.
Doc/tools/susp-ignored.csv
View file @
6cd56353
...
...
@@ -194,10 +194,10 @@ library/time,,:mm,
library/time,,:ss,
library/tracemalloc,,:limit,"for index, stat in enumerate(top_stats[:limit], 1):"
library/turtle,,::,Example::
library/unittest,14
12
,:foo,"self.assertEqual(cm.output, ['INFO:foo:first message',"
library/unittest,14
12
,:first,"self.assertEqual(cm.output, ['INFO:foo:first message',"
library/unittest,14
12
,:foo,'ERROR:foo.bar:second message'])
library/unittest,14
12
,:second,'ERROR:foo.bar:second message'])
library/unittest,14
06
,:foo,"self.assertEqual(cm.output, ['INFO:foo:first message',"
library/unittest,14
06
,:first,"self.assertEqual(cm.output, ['INFO:foo:first message',"
library/unittest,14
06
,:foo,'ERROR:foo.bar:second message'])
library/unittest,14
06
,:second,'ERROR:foo.bar:second message'])
library/urllib.request,,:close,Connection:close
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"""
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment