Irit Katriel <[email protected]> added the comment:
Unlike the 22 nested while,
if 1:
if 2:
...
if 22:
pass
doesn't error. Is that correct?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39934>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
