This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients Bnaya, eric.smith, ezio.melotti, mrabarnett, ronaldoussoren
Date 2018-09-30.16:48:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538326101.99.0.545547206417.issue34851@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps we could improve that error message. If Ronald hand't pointed out the actual problem, it would have taken me a while to figure it out, too.

Maybe "bad character range +-* at position 2: starting character is after ending character"? Although I'll admit I haven't looked at the code to see if it knows enough to produce that kind of message without some serious refactoring.
History
Date User Action Args
2018-09-30 16:48:22eric.smithsetrecipients: + eric.smith, ronaldoussoren, ezio.melotti, mrabarnett, Bnaya
2018-09-30 16:48:21eric.smithsetmessageid: <1538326101.99.0.545547206417.issue34851@psf.upfronthosting.co.za>
2018-09-30 16:48:21eric.smithlinkissue34851 messages
2018-09-30 16:48:21eric.smithcreate