Fixed a ton of Python lint errors, enabled python lint checking.

BUG=

Review URL: https://webrtc-codereview.appspot.com/1166004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3627 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
phoglund@webrtc.org
2013-03-07 09:59:43 +00:00
parent 52b57cc0d5
commit 5d37139374
31 changed files with 218 additions and 243 deletions

View File

@@ -10,8 +10,6 @@
"""Connects all URLs with their respective handlers."""
__author__ = 'phoglund@webrtc.org (Patrik Höglund)'
from google.appengine.ext.webapp import template
import webapp2