View Single Post
Old 09-29-2013, 03:45 PM   #3
kmcgladr
Junior Member
kmcgladr began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2013
Device: Kindle
Nope

Hi,

Thanks for the prompt reply; however, that didn't solve it. I'm hoping this is an easy fix, though, as I'm not a Python coder, so I may have made a mistake.

I've added the following:

Code:
    masthead_url = 'http://www.timescolonist.com/gmg/img/global/logoTimesColonist.png'

    oldest_article = 3.0

    url_list = []
The masthead_url and url_list were there before, so I just put in the oldest_article in between.

If that's where I was to have put it, it did not solve the problem. There are still articles from December 2012 coming into the news feed.
kmcgladr is offline   Reply With Quote