Tim Peters <t...@python.org> added the comment:

Sounds good to me, Lewis - thanks!  Note, though, that alo and blo should 
default to 0.  `None` is best reserved for cases where the default value needs 
to be computed at runtime.  But alo == blo == 0 apply to all possible instances.

----------

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

Reply via email to