Serhiy Storchaka added the comment:

Does not changing __str__ to decimal representation (and in this case __str__ = 
int.__str__ may be better) lost a part of the point of converting HTTP status 
codes to enums?

----------

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

Reply via email to