pychecker fixes

This commit is contained in:
Thomas Vander Stichele
2009-05-22 20:44:10 +00:00
parent b137f6a3fd
commit 41c92fcda4
11 changed files with 3 additions and 26 deletions

View File

@@ -1,8 +1,6 @@
# -*- Mode: Python -*-
# vi:si:et:sw=4:sts=4:ts=4
import os
def get():
return {
'isinstalled': True,