From: Antonio Ospite Date: Sat, 31 Mar 2012 11:12:14 +0000 (+0200) Subject: winfreed.py: fix a couple of pep8 issues X-Git-Url: https://git.ao2.it/winfreed.git/commitdiff_plain/f86ff877c705cdc3f45cf0a642d9f72e3afc6f0d?ds=sidebyside;hp=f86ff877c705cdc3f45cf0a642d9f72e3afc6f0d winfreed.py: fix a couple of pep8 issues winfreed.py:74:23: W601 .has_key() is deprecated, use 'in' winfreed.py:80:19: E222 multiple spaces after operator ---