************* Module conf W: 69, 0: Redefining built-in 'copyright' (redefined-builtin) E: 19, 4: Module 'sys' has no 'setdefaultencoding' member (no-member) Report ====== 48 statements analysed. Statistics by type ------------------ +---------+-------+-----------+-----------+------------+---------+ |type |number |old number |difference |%documented |%badname | +=========+=======+===========+===========+============+=========+ |module |1 |0 |+1.00 |100.00 |0.00 | +---------+-------+-----------+-----------+------------+---------+ |class |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |method |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ |function |0 |0 |= |0 |0 | +---------+-------+-----------+-----------+------------+---------+ Raw metrics ----------- +----------+-------+------+---------+-----------+ |type |number |% |previous |difference | +==========+=======+======+=========+===========+ |code |58 |19.73 |58 |= | +----------+-------+------+---------+-----------+ |docstring |18 |6.12 |18 |= | +----------+-------+------+---------+-----------+ |comment |168 |57.14 |168 |= | +----------+-------+------+---------+-----------+ |empty |50 |17.01 |50 |= | +----------+-------+------+---------+-----------+ Duplication ----------- +-------------------------+------+---------+-----------+ | |now |previous |difference | +=========================+======+=========+===========+ |nb duplicated lines |0 |0 |= | +-------------------------+------+---------+-----------+ |percent duplicated lines |0.000 |0.000 |= | +-------------------------+------+---------+-----------+ Messages by category -------------------- +-----------+-------+---------+-----------+ |type |number |previous |difference | +===========+=======+=========+===========+ |convention |0 |0 |= | +-----------+-------+---------+-----------+ |refactor |0 |0 |= | +-----------+-------+---------+-----------+ |warning |1 |3 |-2.00 | +-----------+-------+---------+-----------+ |error |1 |0 |+1.00 | +-----------+-------+---------+-----------+ Messages -------- +------------------+------------+ |message id |occurrences | +==================+============+ |redefined-builtin |1 | +------------------+------------+ |no-member |1 | +------------------+------------+ Global evaluation ----------------- Your code has been rated at 8.75/10 (previous run: 9.38/10, -0.62) That's pretty good. Good work mate.