Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
The issue is not fixed yet. The compiler now rejects if 0: return but it still accepts if 1: pass else: return while 0: return ---------- resolution: fixed -> stage: resolved -> status: closed -> open _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue1875> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com