Whitespace cleanup which includes;
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 15 Oct 2010 19:01:23 +0000 (15:01 -0400)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Fri, 15 Oct 2010 19:01:23 +0000 (15:01 -0400)
commitd7a437a33c7767917fdc963953a39286a01db696
treedd2019be8d94387fd5967e32d737e92a30c29612
parentc6ee5a51e5bb21e578000855ebecc0620d069c7f
Whitespace cleanup which includes;

* Change files to use 4-space indents and no hard tab characters.
* Trim excess spaces and tabs from ends of lines.
* Remove empty lines at the end of files and ensure the last line ends with a newline.

Generated by http://svn.python.org/projects/python/trunk/Tools/scripts/reindent.py
certmaster/CommonErrors.py
certmaster/SSLCommon.py
certmaster/SSLConnection.py
certmaster/certmaster.py
certmaster/certs.py
certmaster/codes.py
certmaster/config.py
certmaster/logger.py
certmaster/requester.py
certmaster/utils.py