theeshallnotknowethme <nohackingofkrow...@gmail.com> added the comment:
test case: >>> a: A = 'test' Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'A' is not defined. Did you mean: 'a'? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45499> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com