#!/usr/bin/env python
from pylint import epylint
epylint.Run()
