Nick Coghlan <ncogh...@gmail.com> added the comment:

(From the discussion at https://bugs.python.org/issue32230#msg307721)

Another benefit we'd gain from this approach is that we could easily omit the 
filter entirely in the case where neither -b nor -bb is set: in those 
situations, BytesWarning won't be emitted at all, so we don't really need to 
define a filter for it.

----------

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

Reply via email to