File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 1
1
# Pytype blacklist. Files will not be tested with pytype.
2
2
3
3
2.7/Cookie.pyi
4
- 2.7/SocketServer.pyi
5
4
2.7/StringIO.pyi
6
5
2.7/__builtin__.pyi
7
- 2.7/__future__.pyi
8
6
2.7/argparse.pyi
9
7
2.7/builtins.pyi
10
8
2.7/calendar.pyi
11
9
2.7/codecs.pyi
12
- 2.7/collections.pyi
13
- 2.7/csv.pyi
14
10
2.7/email/utils.pyi
15
11
2.7/functools.pyi
16
12
2.7/inspect.pyi
23
19
2.7/socket.pyi
24
20
2.7/sqlite3/dbapi2.pyi
25
21
2.7/ssl.pyi
26
- 2.7/subprocess.pyi
27
22
2.7/threading.pyi
28
23
2.7/time.pyi
29
- 2.7/token.pyi
30
24
2.7/types.pyi
31
25
2.7/typing.pyi
32
26
2.7/unittest.pyi
45
39
2and3/webbrowser.pyi
46
40
47
41
# These cause problems for different reasons from above
48
- 2.7/_functools.pyi
49
- 2.7/array.pyi
50
- 2.7/ast.pyi
51
- 2.7/encodings/utf_8.pyi
52
- 2.7/fcntl.pyi
53
- 2.7/itertools.pyi
54
- 2.7/json.pyi
55
- 2.7/multiprocessing/process.pyi
56
- 2.7/pickle.pyi
57
- 2.7/tempfile.pyi
58
42
2and3/argparse.pyi
59
- 2and3/bz2.pyi
60
-
61
- # fail because of conditionals pytype#28
62
43
2and3/zipfile.pyi
You can’t perform that action at this time.
0 commit comments