#!/usr/bin/python3.4
from pylint import epylint
epylint.Run()
