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