STINNER Victor added the comment:

> The math-inspired notation [0, 255] may be misinterpreted as a list. You also 
> lose the consistency of preferring half-open intervals everywhere.

Not if you write "x must in the range [0; 255]".

----------

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

Reply via email to