Matthew Barnett added the comment:
The traceback says "bad character range" because ord('+') == 43 and ord('*') ==
42. It's not surprising that it complains if the range isn't valid.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue19408>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com