Closed GoogleCodeExporter closed 9 years ago
Original comment by kurtmckee
on 19 Nov 2012 at 3:41
My path/pull request implements v1.0
But there is a new version since 2012-11-18 with the following changes
- Add option to link external file in feed.
- XML namespace prefix changed to psc:
- Added optional image attribute
The switch from sc to psc should be easy, also the optional image attribute.
But I'm not sure if it's easy to read the external linked file. Should
feedparser only read the link or should it really read and parse the data of
the linked file?
Original comment by schla...@gmail.com
on 19 Nov 2012 at 6:50
It should only capture the link. No additional resources should be retrieved.
Original comment by kurtmckee
on 20 Nov 2012 at 3:23
Ok, I will try to also include the version 1.1 in the next days if I find the
time :-)
Original comment by schla...@gmail.com
on 21 Nov 2012 at 10:00
This issue was closed by revision c2d3bf1517eb.
Original comment by kurtmckee
on 13 Jan 2013 at 11:36
Original issue reported on code.google.com by
schla...@gmail.com
on 7 Sep 2012 at 6:51