Ronald Oussoren <[email protected]> added the comment:
The compiler cannot know if "false" is an existing name when compiling. One example is that the name might refer to the name of a builtin. ---------- nosy: +ronaldoussoren resolution: -> not a bug stage: -> resolved status: open -> closed type: compile error -> behavior _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41392> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
