Files
deb-python-oauth2client/samples
Danny Hermes a97dadfc3f Manually pep8ify-ing all files not in tests/ or oauth2client/.
Found the files via:

$ git ls-files '*py' | egrep -v \'^tests/\' | egrep -v '^oauth2client/'
2015-08-21 08:06:04 -07:00
..