Eric V. Smith added the comment:

For format, I think the question is "should an IntEnum format like an int, with 
the wacky exception of a specifier of '', or should it always format like a 
str?"

I assumed we'd want it to look like the str() version of itself, always. But 
it's debatable.

I agree the %-formatting question is different, and I further think there's not 
much we can do there.

----------

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

Reply via email to