Jaime Marquínez Ferrándiz 41292a3827 Fix list comprehension for decoding the URLs (fixes #2100)
It wasn’t a comprehension, it was just using the last url from the previous comprehension.
That didn’t raise an error in python 2, but in python 3 the variable was not defined.
2014-01-05 10:58:36 +01:00
..
2014-01-05 05:48:30 +01:00
2013-11-09 11:25:12 +01:00
2013-11-24 06:52:21 +01:00
2014-01-05 05:48:39 +01:00