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 Saimadhav.Heblikar, ltaylor934, python-dev, roger.serwy, terry.reedy
Date 2014-08-09.20:10:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <53E6803A.3060900@udel.edu>
In-reply-to <53E67A2B.104@udel.edu>
Content
Forgot to mention: after inserting \n, the breakpoint tag can be cleared 
from either line independently. Tagging complete lines makes this easy. 
If a line is split into three and the middle line untagged, then the 
first and third are left separately tagged.
History
Date User Action Args
2014-08-09 20:10:55terry.reedysetrecipients: + terry.reedy, roger.serwy, python-dev, ltaylor934, Saimadhav.Heblikar
2014-08-09 20:10:55terry.reedylinkissue14105 messages
2014-08-09 20:10:55terry.reedycreate