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 larry
Recipients larry, serhiy.storchaka
Date 2014-01-07.16:52:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389113541.69.0.676856056408.issue20157@psf.upfronthosting.co.za>
In-reply-to
Content
The problem was an easy fix.  However, while fixing it I discovered another problem (if "[clinic]*/" was the last line, and it didn't have an eol, Clinic would append another "[clinic]*/").  I fixed that too and added a regression test.

Okay?
History
Date User Action Args
2014-01-07 16:52:21larrysetrecipients: + larry, serhiy.storchaka
2014-01-07 16:52:21larrysetmessageid: <1389113541.69.0.676856056408.issue20157@psf.upfronthosting.co.za>
2014-01-07 16:52:21larrylinkissue20157 messages
2014-01-07 16:52:21larrycreate