commit | c3f52a59ce8406d9e59253ad4621e4749abdaeef | [log] [tgz] |
---|---|---|
author | Xtreak <tirkarthi@users.noreply.github.com> | Sun Oct 21 18:27:32 2018 +0530 |
committer | Pablo Galindo <Pablogsal@gmail.com> | Sun Oct 21 13:57:32 2018 +0100 |
tree | 27cab604f908c0ae2efa2bf2fcfa81837dea2466 | |
parent | 2c2044e789875ea736ec42e216fdbe61816fbe28 [diff] |
bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024) Previous to commit ee171a2 the logline was working because of self.info() (now deprecated) defaults to an empty message.