Hacker News new | ask | show | jobs
by arthurdent 5813 days ago
non PEP8 for mixedCase instead of CapWords for classes.
1 comments

The class is CapWords. Of course the method names aren't PEP 8 compliant, but neither are the method names in the built in unittest library.