"""" pylint score: +7.50 """ import os def func(): path = '/tmp' os.path.exists(path)