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 terry.reedy
Recipients cheryl.sabella, terry.reedy
Date 2018-02-23.03:54:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
So I am proposing _junkre = re.compile(r"(?:[ \t]*|##.*)\n").match with test change to match.
History
Date User Action Args
2018-02-23 03:54:11terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-02-23 03:54:11terry.reedysetmessageid: <[email protected]>
2018-02-23 03:54:11terry.reedylinkissue32918 messages
2018-02-23 03:54:11terry.reedycreate