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 <1519358051.61.0.467229070634.issue32918@psf.upfronthosting.co.za>
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: <1519358051.61.0.467229070634.issue32918@psf.upfronthosting.co.za>
2018-02-23 03:54:11terry.reedylinkissue32918 messages
2018-02-23 03:54:11terry.reedycreate