Commit 589f0472 authored by Renán Sosa Guillen's avatar Renán Sosa Guillen

backwards tracker

parent e01447f3
......@@ -44,7 +44,7 @@ with open(sys.argv[1]) as data_file:
lstDays.sort()
print lstDays
filename = "noticias.json"
filename = "news.json"
# if len(lstDays) > 0:
# strDate = lstDays[len(lstDays)-1]
# print strDate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment