Eric V. Smith <e...@trueblade.com> added the comment:

I think it's basically this error:

>>> num]
  File "<stdin>", line 1
    num]
       ^
SyntaxError: unmatched ']'

Although I'd have to look at it more to see why that's the error it chose to 
display, instead of the curly brace.

----------

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

Reply via email to