Benjamin Peterson <benja...@python.org> added the comment:

It does not avoid any warning because we have the "assert(0); return X" 
pattern. I was just attempting to provide a standard way of marking unreachable 
code.

----------

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

Reply via email to