Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored
************* Module allmydata.interfaces
C0302:  1: Too many lines in module (2405)
************* Module allmydata.util.humanreadable
W0333: 29:BetterRepr.repr_long: Use of the `` operator
************* Module allmydata.util.statistics
W0301: 91: Unnecessary semicolon
W0301:262: Unnecessary semicolon
W0301:276: Unnecessary semicolon
************* Module allmydata.test.test_util
W0301:228: Unnecessary semicolon
W0301:229: Unnecessary semicolon
************* Module allmydata.test.test_cli
C0302:  1: Too many lines in module (2227)
************* Module allmydata.test.test_web
C0302:  1: Too many lines in module (4281)
************* Module allmydata.test.test_mutable
C0302:  1: Too many lines in module (2083)
************* Module allmydata.test.test_base62
W0333: 17:T._test_ende: Use of the `` operator
W0333: 17:T._test_ende: Use of the `` operator
W0333: 17:T._test_ende: Use of the `` operator
************* Module allmydata.test.test_storage
C0302:  1: Too many lines in module (2546)


Report
======
40622 statements analysed.

Messages by category
--------------------

+-----------+-------+---------+-----------+
|type       |number |previous |difference |
+===========+=======+=========+===========+
|convention |5      |5        |=          |
+-----------+-------+---------+-----------+
|refactor   |0      |0        |=          |
+-----------+-------+---------+-----------+
|warning    |9      |9        |=          |
+-----------+-------+---------+-----------+
|error      |0      |0        |=          |
+-----------+-------+---------+-----------+



% errors / warnings by module
-----------------------------

+-----------------------------+------+--------+---------+-----------+
|module                       |error |warning |refactor |convention |
+=============================+======+========+=========+===========+
|allmydata.util.statistics    |0.00  |33.33   |0.00     |0.00       |
+-----------------------------+------+--------+---------+-----------+
|allmydata.test.test_base62   |0.00  |33.33   |0.00     |0.00       |
+-----------------------------+------+--------+---------+-----------+
|allmydata.test.test_util     |0.00  |22.22   |0.00     |0.00       |
+-----------------------------+------+--------+---------+-----------+
|allmydata.util.humanreadable |0.00  |11.11   |0.00     |0.00       |
+-----------------------------+------+--------+---------+-----------+



Messages
--------

+-----------+------------+
|message id |occurrences |
+===========+============+
|W0301      |5           |
+-----------+------------+
|C0302      |5           |
+-----------+------------+
|W0333      |4           |
+-----------+------------+



Global evaluation
-----------------
Your code has been rated at 10.00/10 (previous run: 10.00/10)
So close to being perfect...

