Ticket #973: FORMAT-checked-output.txt

File FORMAT-checked-output.txt, 15.6 KB (added by writefaruq, at 2010-05-07T20:55:45Z)

After applying "correct-indentation-darcspatch.txt" patch to current source and then running pylint FORMAT checker

Line 
1Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
2Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
3************* Module allmydata
4C0301:156: Line too long (144/120)
5C0301:165: Line too long (127/120)
6C0301:223: Line too long (127/120)
7************* Module allmydata.interfaces
8C0302:  1: Too many lines in module (2405)
9************* Module allmydata.check_results
10C0301: 24: Line too long (124/120)
11************* Module allmydata.unknown
12C0301:150: Line too long (123/120)
13************* Module allmydata.codec
14C0301: 37: Line too long (128/120)
15C0301: 43: Line too long (121/120)
16************* Module allmydata.provisioning
17C0321: 93:ProvisioningTool.do_forms.number: More than one statement on a single line
18C0321: 95:ProvisioningTool.do_forms.number: More than one statement on a single line
19C0321: 97:ProvisioningTool.do_forms.number: More than one statement on a single line
20C0321: 99:ProvisioningTool.do_forms.number: More than one statement on a single line
21C0321:101:ProvisioningTool.do_forms.number: More than one statement on a single line
22************* Module allmydata.frontends.ftpd
23C0321:281:Dispatcher.requestAvatar.logout: More than one statement on a single line
24************* Module allmydata.frontends.sftpd
25C0321:417:Dispatcher.requestAvatar.logout: More than one statement on a single line
26************* Module allmydata.web.directory
27C0321: 74:DirectoryNodeHandler.got_child: More than one statement on a single line
28C0321: 83:DirectoryNodeHandler.got_child: More than one statement on a single line
29C0321: 84:DirectoryNodeHandler.got_child: More than one statement on a single line
30C0321: 86:DirectoryNodeHandler.got_child: More than one statement on a single line
31C0321: 89:DirectoryNodeHandler.got_child: More than one statement on a single line
32C0321: 95:DirectoryNodeHandler.got_child: More than one statement on a single line
33C0321:100:DirectoryNodeHandler.got_child: More than one statement on a single line
34C0321:117:DirectoryNodeHandler.got_child: More than one statement on a single line
35C0321:124:DirectoryNodeHandler.got_child: More than one statement on a single line
36C0321:133:DirectoryNodeHandler.got_child: More than one statement on a single line
37C0321:137:DirectoryNodeHandler.got_child: More than one statement on a single line
38************* Module allmydata.web.check_results
39C0301:116: Line too long (256/120)
40C0301:133: Line too long (135/120)
41C0301:161: Line too long (136/120)
42************* Module allmydata.util.time_format
43C0301: 21: Line too long (193/120)
44************* Module allmydata.util.base32
45C0301:  7: Line too long (144/120)
46C0301: 46: Line too long (146/120)
47C0301: 85: Line too long (129/120)
48C0301: 86: Line too long (181/120)
49C0301: 92: Line too long (138/120)
50C0301:109: Line too long (248/120)
51C0301:126: Line too long (141/120)
52C0301:187: Line too long (127/120)
53C0301:193: Line too long (133/120)
54C0301:228: Line too long (149/120)
55C0301:263: Line too long (143/120)
56************* Module allmydata.util.iputil
57C0301:177: Line too long (129/120)
58************* Module allmydata.util.assertutil
59C0301: 15: Line too long (147/120)
60C0301: 18: Line too long (145/120)
61C0301: 33: Line too long (147/120)
62C0301: 36: Line too long (145/120)
63C0301: 51: Line too long (147/120)
64C0301: 54: Line too long (145/120)
65************* Module allmydata.util.repeatable_random
66C0301:  4: Line too long (177/120)
67C0301:  6: Line too long (132/120)
68C0301: 10: Line too long (174/120)
69C0301: 14: Line too long (233/120)
70C0301: 15: Line too long (304/120)
71C0301: 16: Line too long (221/120)
72C0301: 65: Line too long (185/120)
73C0321: 64:force_repeatability: More than one statement on a single line
74C0321: 65:force_repeatability: More than one statement on a single line
75C0321: 69:force_repeatability.seed_which_refuses: More than one statement on a single line
76************* Module allmydata.util.humanreadable
77C0301:  8: Line too long (218/120)
78C0301: 18: Line too long (143/120)
79C0301: 24: Line too long (196/120)
80W0333: 29:BetterRepr.repr_long: Use of the `` operator
81C0321: 76:BetterRepr.repr_list: More than one statement on a single line
82C0321: 82:BetterRepr.repr_list: More than one statement on a single line
83C0321: 84:BetterRepr.repr_list: More than one statement on a single line
84C0321: 91:BetterRepr.repr_dict: More than one statement on a single line
85C0321: 98:BetterRepr.repr_dict: More than one statement on a single line
86C0321:100:BetterRepr.repr_dict: More than one statement on a single line
87************* Module allmydata.util.dictutil
88C0301:101: Line too long (182/120)
89C0301:263: Line too long (182/120)
90C0301:369: Line too long (250/120)
91C0301:370: Line too long (330/120)
92C0301:381: Line too long (122/120)
93C0301:396: Line too long (250/120)
94C0301:397: Line too long (330/120)
95C0301:414: Line too long (250/120)
96C0301:415: Line too long (330/120)
97C0321:439:ValueOrderedDict.__repr_n__: More than one statement on a single line
98C0321:443:ValueOrderedDict.__repr_n__: More than one statement on a single line
99************* Module allmydata.util.base62
100C0301: 24: Line too long (171/120)
101C0301: 96: Line too long (153/120)
102************* Module allmydata.util.statistics
103W0301: 91: Unnecessary semicolon
104W0301:262: Unnecessary semicolon
105W0301:276: Unnecessary semicolon
106************* Module allmydata.util.fileutil
107C0301: 27: Line too long (185/120)
108C0301: 28: Line too long (124/120)
109C0301: 55: Line too long (185/120)
110C0301:132: Line too long (235/120)
111************* Module allmydata.scripts.stats_gatherer
112C0301: 37: Line too long (121/120)
113************* Module allmydata.scripts.create_node
114C0301: 89: Line too long (121/120)
115C0301:148: Line too long (121/120)
116************* Module allmydata.scripts.keygen
117C0301: 33: Line too long (121/120)
118************* Module allmydata.scripts.debug
119C0321:774:consolidate: More than one statement on a single line
120************* Module allmydata.scripts.common
121C0301: 56: Line too long (124/120)
122C0301: 59: Line too long (124/120)
123C0301:178: Line too long (127/120)
124************* Module allmydata.test.test_util
125C0301: 48: Line too long (135/120)
126W0301:228: Unnecessary semicolon
127W0301:229: Unnecessary semicolon
128C0301:625: Line too long (124/120)
129C0301:626: Line too long (123/120)
130C0301:627: Line too long (131/120)
131C0301:628: Line too long (130/120)
132C0301:632: Line too long (123/120)
133C0301:633: Line too long (129/120)
134C0301:634: Line too long (121/120)
135C0321:  2:foo: More than one statement on a single line
136C0321:149:Math.test_next_power_of_k: More than one statement on a single line
137C0321:150:Math.test_next_power_of_k: More than one statement on a single line
138C0321:151:Math.test_next_power_of_k: More than one statement on a single line
139C0321:152:Math.test_next_power_of_k: More than one statement on a single line
140C0321:153:Math.test_next_power_of_k: More than one statement on a single line
141C0321:159:Math.test_next_power_of_k: More than one statement on a single line
142C0321:160:Math.test_next_power_of_k: More than one statement on a single line
143C0321:161:Math.test_next_power_of_k: More than one statement on a single line
144C0321:162:Math.test_next_power_of_k: More than one statement on a single line
145C0321:902:CacheDir.test_basic: More than one statement on a single line
146C0321:903:CacheDir.test_basic: More than one statement on a single line
147C0321:904:CacheDir.test_basic: More than one statement on a single line
148************* Module allmydata.test.test_runner
149C0301: 23: Line too long (183/120)
150C0301: 25: Line too long (311/120)
151C0301:268: Line too long (124/120)
152C0301:356: Line too long (246/120)
153C0301:371: Line too long (138/120)
154C0301:381: Line too long (134/120)
155C0301:415: Line too long (125/120)
156C0301:428: Line too long (136/120)
157C0301:436: Line too long (134/120)
158C0301:494: Line too long (125/120)
159C0301:531: Line too long (123/120)
160C0301:542: Line too long (126/120)
161C0301:559: Line too long (127/120)
162************* Module allmydata.test.test_client
163C0301:237: Line too long (135/120)
164C0301:255: Line too long (125/120)
165C0301:264: Line too long (128/120)
166C0301:273: Line too long (126/120)
167C0301:282: Line too long (129/120)
168************* Module allmydata.test.test_system
169C0301:893: Line too long (134/120)
170C0301:896: Line too long (301/120)
171C0301:897: Line too long (130/120)
172C0301:905: Line too long (127/120)
173C0301:907: Line too long (148/120)
174C0301:909:Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
175Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
176Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
177Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
178 Line too long (126/120)
179C0301:912: Line too long (157/120)
180C0301:915: Line too long (157/120)
181C0301:1052: Line too long (138/120)
182C0301:1057: Line too long (136/120)
183************* Module allmydata.test.test_immutable
184C0301:153: Line too long (137/120)
185************* Module allmydata.test.test_cli
186C0301:1174: Line too long (183/120)
187C0302:  1: Too many lines in module (2227)
188************* Module allmydata.test.test_introducer
189C0301: 61: Line too long (125/120)
190C0301: 62: Line too long (125/120)
191************* Module allmydata.test.test_deepcheck
192C0301:248: Line too long (159/120)
193C0301:250: Line too long (132/120)
194C0301:257: Line too long (130/120)
195C0301:1041: Line too long (133/120)
196************* Module allmydata.test.test_encode
197C0301:224: Line too long (151/120)
198************* Module allmydata.test.test_web
199C0301:986: Line too long (123/120)
200C0301:993: Line too long (221/120)
201C0301:998: Line too long (159/120)
202C0301:1004: Line too long (138/120)
203C0301:2713: Line too long (126/120)
204C0302:  1: Too many lines in module (4281)
205************* Module allmydata.test.bench_dirnode
206C0301:119: Line too long (252/120)
207************* Module allmydata.test.test_mutable
208C0301:1378: Line too long (138/120)
209C0302:  1: Too many lines in module (2083)
210************* Module allmydata.test.test_base62
211C0301: 12: Line too long (173/120)
212C0301: 58: Line too long (140/120)
213W0333: 17:T._test_ende: Use of the `` operator
214W0333: 17:T._test_ende: Use of the `` operator
215W0333: 17:T._test_ende: Use of the `` operator
216************* Module allmydata.test.test_nevow
217C0301: 14: Line too long (183/120)
218************* Module allmydata.test.check_memory
219C0301:402: Line too long (124/120)
220C0321:440:SystemFramework.do_test: More than one statement on a single line
221************* Module allmydata.test.test_dirnode
222C0301: 44: Line too long (151/120)
223C0301:1104: Line too long (1939/120)
224C0301:1130: Line too long (162/120)
225C0301:1140: Line too long (158/120)
226C0301:1150: Line too long (162/120)
227C0301:1158: Line too long (124/120)
228C0301:1163: Line too long (122/120)
229************* Module allmydata.test.check_speed
230C0321:212:SpeedTest.number: More than one statement on a single line
231C0321:214:SpeedTest.number: More than one statement on a single line
232C0321:216:SpeedTest.number: More than one statement on a single line
233C0321:218:SpeedTest.number: More than one statement on a single line
234C0321:220:SpeedTest.number: More than one statement on a single line
235************* Module allmydata.test.test_repairer
236C0301:677: Line too long (136/120)
237C0301:682: Line too long (159/120)
238************* Module allmydata.test.test_storage
239C0301:282: Line too long (312/120)
240C0302:  1: Too many lines in module (2546)
241************* Module allmydata.test.test_download
242C0301: 25: Line too long (2411/120)
243C0301: 26: Line too long (2411/120)
244C0301: 29: Line too long (2411/120)
245C0301: 30: Line too long (2411/120)
246C0301: 33: Line too long (2411/120)
247C0301: 34: Line too long (2411/120)
248C0301: 37: Line too long (2411/120)
249C0301: 38: Line too long (2411/120)
250C0301: 41: Line too long (2411/120)
251C0301: 42: Line too long (2411/120)
252C0301: 49: Line too long (4248/120)
253C0301: 50: Line too long (4248/120)
254C0301: 53: Line too long (4248/120)
255C0301: 54: Line too long (4248/120)
256C0301: 57: Line too long (4248/120)
257C0301: 58: Line too long (4248/120)
258C0301: 61: Line too long (4248/120)
259C0301: 62: Line too long (4248/120)
260C0301: 65: Line too long (4248/120)
261C0301: 66: Line too long (4248/120)
262************* Module allmydata.test.test_uri
263C0301:234: Line too long (136/120)
264C0301:414: Line too long (136/120)
265************* Module allmydata.test.common
266C0301:1161: Line too long (172/120)
267C0301:1166: Line too long (152/120)
268C0301:1314: Line too long (182/120)
269C0301:1318: Line too long (182/120)
270C0301:1323: Line too long (190/120)
271C0301:1338: Line too long (138/120)
272************* Module allmydata.test.test_upload
273C0301:645: Line too long (144/120)
274C0321:273:GoodServer.test_too_large: More than one statement on a single line
275************* Module allmydata.immutable.download
276C0301:245: Line too long (148/120)
277C0301:949: Line too long (154/120)
278C0301:1026: Line too long (129/120)
279C0301:1050: Line too long (136/120)
280C0301:1111: Line too long (159/120)
281************* Module allmydata.immutable.layout
282C0301:374: Line too long (137/120)
283C0301:376: Line too long (150/120)
284C0301:385: Line too long (151/120)
285C0301:450: Line too long (138/120)
286C0301:454: Line too long (161/120)
287C0301:472: Line too long (144/120)
288************* Module allmydata.immutable.checker
289C0301: 88: Line too long (159/120)
290C0301:326: Line too long (121/120)
291************* Module allmydata.mutable.repairer
292C0301:104: Line too long (128/120)
293************* Module allmydata.mutable.filenode
294C0301: 76: Line too long (129/120)
295************* Module allmydata.mutable.retrieve
296C0321:486:Retrieve._decode: More than one statement on a single line
297************* Module allmydata.storage.immutable
298C0301: 44: Line too long (144/120)
299************* Module allmydata.storage.mutable
300C0301: 32: Line too long (125/120)
301************* Module allmydata.storage.server
302C0301: 83: Line too long (207/120)
303
304
305Report
306======
30740622 statements analysed.
308
309Messages by category
310--------------------
311
312+-----------+-------+---------+-----------+
313|type       |number |previous |difference |
314+===========+=======+=========+===========+
315|convention |230    |230      |=          |
316+-----------+-------+---------+-----------+
317|refactor   |0      |0        |=          |
318+-----------+-------+---------+-----------+
319|warning    |9      |9        |=          |
320+-----------+-------+---------+-----------+
321|error      |0      |0        |=          |
322+-----------+-------+---------+-----------+
323
324
325
326% errors / warnings by module
327-----------------------------
328
329+-----------------------------+------+--------+---------+-----------+
330|module                       |error |warning |refactor |convention |
331+=============================+======+========+=========+===========+
332|allmydata.test.test_base62   |0.00  |33.33   |0.00     |0.87       |
333+-----------------------------+------+--------+---------+-----------+
334|allmydata.util.statistics    |0.00  |33.33   |0.00     |0.00       |
335+-----------------------------+------+--------+---------+-----------+
336|allmydata.test.test_util     |0.00  |22.22   |0.00     |9.13       |
337+-----------------------------+------+--------+---------+-----------+
338|allmydata.util.humanreadable |0.00  |11.11   |0.00     |3.91       |
339+-----------------------------+------+--------+---------+-----------+
340
341
342
343Messages
344--------
345
346+-----------+------------+
347|message id |occurrences |
348+===========+============+
349|C0301      |174         |
350+-----------+------------+
351|C0321      |51          |
352+-----------+------------+
353|W0301      |5           |
354+-----------+------------+
355|C0302      |5           |
356+-----------+------------+
357|W0333      |4           |
358+-----------+------------+
359
360
361
362Global evaluation
363-----------------
364Your code has been rated at 9.94/10 (previous run: 9.94/10)
365So close to being perfect...
366