************* 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.33 |58 |= | +----------+-------+------+---------+-----------+ |docstring |19 |6.33 |19 |= | +----------+-------+------+---------+-----------+ |comment |170 |56.67 |170 |= | +----------+-------+------+---------+-----------+ |empty |53 |17.67 |53 |= | +----------+-------+------+---------+-----------+ 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 |1 |= | +-----------+-------+---------+-----------+ |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.79/10, -1.04) That's pretty good. Good work mate.