Closed inducer closed 10 years ago
Sure, I'll merge this now. I have always endeavoured to be mostly compliant with PEP8, but I don't believe in blindly following aesthetic guides like that; for instance, I think that my versions of lines 82 and 203 is more readable, because I prefer having spaces around operators. So I will continue writing code with those spaces.
I'll use this mini-pull-request to draw your attention to PEP8, which I'd encourage you to adopt.
-Andreas