Message 314810 - Python tracker (original) (raw)

Message314810

Author terry.reedy
Recipients miss-islington, serhiy.storchaka, terry.reedy, tim.peters
Date 2018-04-02.14:56:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1522681015.45.0.467229070634.issue33204@psf.upfronthosting.co.za
In-reply-to
Content
Yes, still correct, as a keyword. Legal "x or''" is colored as "x" "or" "''" . Legal "if'':" is colored as "if" "''" ":" ". New PR revises colorizer test and add the above.
History
Date User Action Args
2018-04-02 14:56:55 terry.reedy set recipients: + terry.reedy, tim.peters, serhiy.storchaka, miss-islington
2018-04-02 14:56:55 terry.reedy set messageid: 1522681015.45.0.467229070634.issue33204@psf.upfronthosting.co.za
2018-04-02 14:56:55 terry.reedy link issue33204 messages
2018-04-02 14:56:55 terry.reedy create