Fix pep8 errors
authorAntonio Ospite <ospite@studenti.unina.it>
Sun, 29 Jan 2012 19:39:39 +0000 (20:39 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Sun, 29 Jan 2012 19:39:39 +0000 (20:39 +0100)
commite9fc019655d1dc322bcd845e667079ea2503fc7d
tree626bcce94e2e0aa1e07775339d830d1f2aca88e5
parentde221ecd94607f731bb5d39c4d71447e3b545098
Fix pep8 errors

The command line used for the cleanup is:
  pep8 --ignore=E241,E501 vrm.py

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
vrm.py