winfreed.py: fix a couple of pep8 issues
authorAntonio Ospite <ospite@studenti.unina.it>
Sat, 31 Mar 2012 11:12:14 +0000 (13:12 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Sat, 31 Mar 2012 11:12:14 +0000 (13:12 +0200)
winfreed.py:74:23: W601 .has_key() is deprecated, use 'in'
winfreed.py:80:19: E222 multiple spaces after operator


No differences found