python-sitemap
python-sitemap copied to clipboard
Python library for parsing & generating sitemaps
add the generate_sitemapindex function which takes a list of dicts containing a 'loc' key and optionall a lastmod key (containing a datetime.date or datetime.datetime object) and creates a sitemapindex file.
This patch replaces the **init** of FixedOffset with a set method instead. This is so we can unpickle datetime objects using this tzinfo based class as a tzinfo= argument. you...
I am working on a project in witch i am willing to use this parser i have a problem runing some code you can see the picture 