ugosan / yubico-yubiserve

Automatically exported from code.google.com/p/yubico-yubiserve
GNU General Public License v3.0
0 stars 0 forks source link

PEP8 comliance #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Look at the source code

What is the expected output? What do you see instead?
The sources should look much prettier. Instead they look very odd, bulky and 
weird. ;)

What version of the product are you using? On what operating system?
3.1
Platform independent.

Please provide any additional information below.
PEP 8 is a style guide for Python code. Most people of the Python community 
agreed on that style guide and try to come close to it since it improves the 
readability of the code tremendously. And, as we all know, code is much more 
often read than written.

http://www.python.org/dev/peps/pep-0008/

Original issue reported on code.google.com by bre...@dajool.com on 31 Mar 2011 at 8:06

GoogleCodeExporter commented 8 years ago
Woops - issue title should be PEP8 compliance.

Original comment by bre...@dajool.com on 31 Mar 2011 at 8:07

GoogleCodeExporter commented 8 years ago

Original comment by b1ga...@gmail.com on 4 May 2012 at 9:31