Windson Yang <[email protected]> added the comment:
I wonder if possible that c not in ASCIILETTERS when we get KeyError?
if c in ASCIILETTERS:
raise s.error('bad escape %s' % this, len(this))
----------
nosy: +Windson Yang
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35846>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com