Commit graph

16 commits

Author SHA1 Message Date
Laurent Bachelier
448c06d125 pep8 blank lines fixes
flake8 --select W391,E302,E301,E304

autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
2014-10-10 23:41:44 +02:00
Florent
b0060b6a08 Better check for daily links 2013-07-29 12:23:43 +02:00
Florent
52db84191b Get newspaper source in author field 2013-06-11 16:14:51 +02:00
Florent Fourcot
186d439a44 Fix body parsing (site changed) 2013-05-24 19:05:47 +02:00
Florent
4a327e153e Pep8 cleaning 2013-01-25 10:56:21 +01:00
Florent
322cd0230d Return data and not None... 2013-01-23 16:02:37 +01:00
Florent
abcc4067d2 All dailys news in only one thread 2013-01-22 14:34:23 +01:00
Florent
22d43408f1 Fix content of daily titles
Site changed
2012-11-19 15:14:56 +01:00
Florent
5e2af20be1 Use clean_relativ_urls for presseurop articles 2012-11-07 18:18:33 +01:00
Florent
a6e80a2206 Simplify presseurop code 2012-11-07 18:15:55 +01:00
Florent
4a86b86fd0 Remove tweeter sharing 2012-11-07 17:58:58 +01:00
Florent
68add41f7f Real author catching on article pages
But still doesn't work for editorial
Tested on 0.b and 0.c
2012-04-25 13:53:05 +02:00
Florent
e181fe4b89 Fix parsing of cartoon pages (Site changed)
Tested on version 0.b and 0.c
2012-04-25 13:50:54 +02:00
Florent
a379396869 pep8 on presseurop module 2012-03-13 17:34:16 +01:00
Florent
776cf8b74a Change headers 2012-02-18 17:04:32 +01:00
Florent
e502bb2f69 First implementation of « presseurop » module (europeans news aggregator). 2012-02-18 17:04:25 +01:00