certbot/letsencrypt
Alex Gaynor 6011453a14 Replaced tabs with spaces and removed usage of several deprecated features:
* dict.has_key -> `in` operator
* backticks -> repr

Also removed trailing newlines from a few files.

flake8 --select='W' no longer reports any issues
2014-11-18 17:01:31 -08:00
..
client Replaced tabs with spaces and removed usage of several deprecated features: 2014-11-18 17:01:31 -08:00
__init__.py Renamed client strings/file names plus a few small changes 2014-11-11 23:21:36 -08:00