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