Josh Rosenberg <shadowranger+pyt...@gmail.com> added the comment:

YoSTEALTH: I think this is one of those cases where the fact of it being a 
class is incidental; it's used the same as if it were a function, and just 
happens to be implemented as a class (the docs actually describe it in terms of 
a function). PEP8 guidance on CapWords for class names isn't ironclad, 
particularly when being a class is more implementation detail than design goal.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31356>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to