#!/usr/bin/python2.6
from pylint import epylint
epylint.Run()
