From d3a1ec1b4ba87dae5dc4fe70278ad5ec5482b4e8 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 2 Oct 2016 00:21:39 +0200 Subject: Quiet down scraper. --- scrapersources/postliste-oslo-kommune-byraadsavdelingene | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapersources/postliste-oslo-kommune-byraadsavdelingene b/scrapersources/postliste-oslo-kommune-byraadsavdelingene index 2981780..c02e36d 100644 --- a/scrapersources/postliste-oslo-kommune-byraadsavdelingene +++ b/scrapersources/postliste-oslo-kommune-byraadsavdelingene @@ -101,7 +101,7 @@ def parse_day_html(parser, datastore, dayurl, html): dayfirst=True).date() parser.verify_entry(data) datastore.append(data) - print data +# print data return count -- cgit v1.2.3