plint

French poetry validator (local mirror of https://gitlab.com/a3nm/plint)
git clone https://a3nm.net/git/plint/
Log | Files | Refs | README

commit 2113f564aed5d458c292d5fc358bc61a3a761f1f
parent 84fdc3b37587581282bfa8c052699634632a348c
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue,  2 Aug 2011 13:35:00 -0400

keep calls until a correct verse is accepted

Diffstat:
boilint.py | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/boilint.py b/boilint.py @@ -67,8 +67,6 @@ def run(): if first.lstrip().startswith("..."): text = buf+text usebuf = True - else: - lbuf = [] errors = template.check(text) if len(errors) > 0 and text.rstrip().endswith("..."): # it might be a call